cbrn:TotalExposureMetadata
Metadata about accumulated exposure since the last instrument reset, in milliroentgen (mR).
Element information
Namespace: http://release.niem.gov/niem/domains/cbrn/3.1/
Schema document: domains/cbrn/3.1/cbrn.xsd
Type: cbrn:TotalExposureMetadataType
Properties: Global, Qualified, Nillable
NIEM properties:
- Applies to: structures:ObjectType
Content
- cbrn:RadDetectorInformation [0..1]A set of information regarding a radiation detector.
- cbrn:RadRawTotalExposureValue [0..*]A TotalExposure measurement data element(s) used to produce derived data. There shall be no duplicate IDREF values in the list. This is required whenever the element is used within a DerivedData block, and prohibited otherwise.
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
structures:id | [0..1] | xsd:ID | from type structures:MetadataType | |
structures:ref | [0..1] | xsd:IDREF | from type structures:MetadataType | |
Any attribute | [0..*] | Namespace: urn:us:gov:ic:ism urn:us:gov:ic:ntk, Process Contents: lax | from type structures:MetadataType |
Sample instance
<cbrn:TotalExposureMetadata> <cbrn:RadDetectorInformation> <structures:ObjectAugmentationPoint>any content</structures:ObjectAugmentationPoint> <cbrn:RemarkText>string</cbrn:RemarkText> <cbrn:RemarksComplexObjectAugmentationPoint>any content</cbrn:RemarksComplexObjectAugmentationPoint> <cbrn:RadDetectorName>string</cbrn:RadDetectorName> <cbrn:RadDetectorCategoryCode>Alpha</cbrn:RadDetectorCategoryCode> <cbrn:RadDetectorKindCode>BF3</cbrn:RadDetectorKindCode> <cbrn:RadDetectorDescriptionText>string</cbrn:RadDetectorDescriptionText> <cbrn:RadDetectorLengthValue cbrn:unitsText="token">1.0</cbrn:RadDetectorLengthValue> <cbrn:RadDetectorWidthValue cbrn:unitsText="token">1.0</cbrn:RadDetectorWidthValue> <cbrn:RadDetectorDepthValue cbrn:unitsText="token">1.0</cbrn:RadDetectorDepthValue> <cbrn:RadDetectorDiameterValue cbrn:unitsText="token">1.0</cbrn:RadDetectorDiameterValue> <cbrn:RadDetectorVolumeValue cbrn:unitsText="token">1.0</cbrn:RadDetectorVolumeValue> <cbrn:RadDetectorCharacteristics> <structures:ObjectAugmentationPoint>any content</structures:ObjectAugmentationPoint> <cbrn:RemarkText>string</cbrn:RemarkText> <cbrn:RemarksComplexObjectAugmentationPoint>any content</cbrn:RemarksComplexObjectAugmentationPoint> <cbrn:CharacteristicGroup cbrn:groupOutOfLimitsIndicator="true">... </cbrn:CharacteristicGroup> <cbrn:CharacteristicsAugmentationPoint>any content</cbrn:CharacteristicsAugmentationPoint> </cbrn:RadDetectorCharacteristics> <cbrn:RadDetectorInformationAugmentationPoint>any content</cbrn:RadDetectorInformationAugmentationPoint> </cbrn:RadDetectorInformation> <cbrn:RadRawTotalExposureValue cbrn:unitsText="token">1.0</cbrn:RadRawTotalExposureValue> </cbrn:TotalExposureMetadata>