cbrn:ExposureAnalysisResults
A set of data providing the result/results of an analysis of the radiation exposure data for a measured item(s).
Element information
Namespace: http://release.niem.gov/niem/domains/cbrn/3.1/
Schema document: domains/cbrn/3.1/cbrn.xsd
Type: cbrn:ExposureAnalysisResultsType
Properties: Global, Qualified, Nillable
Content
- Sequence [1..1]
- structures:ObjectAugmentationPointAbstract [0..*]An augmentation point for ObjectType
- cbrn:RemarkText [0..*]A placeholder for comments intended to help the consumer of the data to understand better the information encapsulated by the parent element.
- cbrn:RemarksComplexObjectAugmentationPointAbstract [0..*]An augmentation point for cbrn:RemarksComplexObjectType.
- cbrn:AverageExposureRateValue [0..1]An average exposure rate reported in an analysis results, expressed in milliroentgen per hour (mR/h).
- cbrn:AverageExposureRateUncertaintyValue [0..1]A combined 1-sigma uncertainty associated with an average exposure rate reported in an analysis results, expressed in milliroentgen per hour (mR/h).
- cbrn:MaximumExposureRateValue [0..1]A value for the maximum exposure rate observed over all measurements input to AnalysisResults, in milliroentgen per hour (mR/h).
- cbrn:MinimumExposureRateValue [0..1]A value for the minimum exposure rate observed over all measurements input to AnalysisResults, in milliroentgen per hour (mR/h).
- cbrn:BackgroundExposureRateValue [0..1]An average background exposure rate reported in an analysis results, expressed in milliroentgen per hour (mR/h).
- cbrn:BackgroundExposureRateUncertaintyValue [0..1]A combined 1-sigma uncertainty associated with an average background exposure rate reported in an analysis results, expressed in milliroentgen per hour (mR/h).
- cbrn:TotalExposureValue [0..1]A value for the accumulated exposure over all measurements input to AnalysisResults, in milliroentgen (mR).
- cbrn:SourcePosition [0..1]An estimated location of a nuclide source by actual geographical coordinates or relative to a reference point.
- cbrn:ExposureAnalysisResultsAugmentationPointAbstract [0..*]An augmentation point for cbrn:ExposureAnalysisResultsType.
from type structures:ObjectTypefrom subst. group structures:ObjectAugmentationPointfrom type cbrn:RemarksComplexObjectTypefrom subst. group cbrn:RemarksComplexObjectAugmentationPointfrom subst. group cbrn:ExposureAnalysisResultsAugmentationPoint
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
structures:id | [0..1] | xsd:ID | from type structures:ObjectType | |
structures:ref | [0..1] | xsd:IDREF | from type structures:ObjectType | |
structures:metadata | [0..1] | xsd:IDREFS | from type structures:ObjectType | |
structures:relationshipMetadata | [0..1] | xsd:IDREFS | from type structures:ObjectType | |
Any attribute | [0..*] | Namespace: urn:us:gov:ic:ism urn:us:gov:ic:ntk, Process Contents: lax | from type structures:ObjectType |
Used in
- Type cbrn:AnalysisResultsType (Element cbrn:AnalysisResults)
Sample instance
<cbrn:ExposureAnalysisResults> <structures:ObjectAugmentationPoint>any content</structures:ObjectAugmentationPoint> <cbrn:RemarkText>string</cbrn:RemarkText> <cbrn:RemarksComplexObjectAugmentationPoint>any content</cbrn:RemarksComplexObjectAugmentationPoint> <cbrn:AverageExposureRateValue cbrn:unitsText="token">1.0</cbrn:AverageExposureRateValue> <cbrn:AverageExposureRateUncertaintyValue cbrn:unitsText="token">1.0</cbrn:AverageExposureRateUncertaintyValue> <cbrn:MaximumExposureRateValue cbrn:unitsText="token">1.0</cbrn:MaximumExposureRateValue> <cbrn:MinimumExposureRateValue cbrn:unitsText="token">1.0</cbrn:MinimumExposureRateValue> <cbrn:BackgroundExposureRateValue cbrn:unitsText="token">1.0</cbrn:BackgroundExposureRateValue> <cbrn:BackgroundExposureRateUncertaintyValue cbrn:unitsText="token">1.0</cbrn:BackgroundExposureRateUncertaintyValue> <cbrn:TotalExposureValue cbrn:unitsText="token">1.0</cbrn:TotalExposureValue> <cbrn:SourcePosition> <structures:ObjectAugmentationPoint>any content</structures:ObjectAugmentationPoint> <cbrn:RemarkText>string</cbrn:RemarkText> <cbrn:RemarksComplexObjectAugmentationPoint>any content</cbrn:RemarksComplexObjectAugmentationPoint> <cbrn:SourcePositionChoice>any content</cbrn:SourcePositionChoice> <cbrn:SourcePositionAugmentationPoint>any content</cbrn:SourcePositionAugmentationPoint> </cbrn:SourcePosition> <cbrn:ExposureAnalysisResultsAugmentationPoint>any content</cbrn:ExposureAnalysisResultsAugmentationPoint> </cbrn:ExposureAnalysisResults>