cbrn:AnalysisResults
A collection of information resulting from an analysis of radiation measurements or derived data.
Element information
Namespace: http://release.niem.gov/niem/domains/cbrn/3.1/
Schema document: domains/cbrn/3.1/cbrn.xsd
Type: cbrn:AnalysisResultsType
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:AnalysisStartDateTime [0..1]A date and time at which an analysis was started.
- cbrn:AnalysisComputationDuration [0..1]A time (duration) for convergence of an analysis algorithm; i.e., time from start to finish to produce the analysis results.
- cbrn:AnalysisAlgorithmName [0..1]A unique name of the analysis algorithm.
- cbrn:AnalysisAlgorithmCreatorName [0..1]A name of the Creator or implementer of the analysis algorithm.
- cbrn:AnalysisAlgorithmDescriptionText [0..1]A description of the analysis algorithm.
- cbrn:AnalysisAlgorithmVersion [0..*]A description of the version of a particular analysis algorithm component.
- cbrn:AnalysisAlgorithmSetting [0..*]A list of name - value pairs describing analysis setting information.
- cbrn:AnalysisResultStatusCode [0..1]A description of the the success or failure status of a measurement analysis. If this element is omitted, the analysis is considered successful. The AnalysisResultDescription element shall be used to describe an analysis failure in detail.
- cbrn:AnalysisConfidenceValue [0..1]An indication of confidence, as a percent ranging from 0.0 to 100.0, in the overall accuracy of the analysis, where increasing values indicate higher confidence.
- cbrn:AnalysisResultDescriptionText [0..1]A description of the overall conclusion of the analysis regarding the source of concern.
- cbrn:RadAlarm [0..*]A set of data for a radiation alarm that was issued based on the measurement(s) collected on a measured item(s).
- cbrn:NuclideAnalysisResults [0..1]A result/A set of data providing the results of a radionuclide analysis.
- cbrn:SpectrumPeakAnalysisResults [0..1]A set of spectrum peak analyses; each peak found in the spectrum is described by a SpectrumPeak child element.
- cbrn:GrossCountAnalysisResults [0..1]A result/results of an analysis of the gross count data for a measured item(s).
- cbrn:DoseAnalysisResults [0..1]A set of data containing the result/results of an analysis of the radiation ambient dose equivalent data for a measured item(s).
- cbrn:ExposureAnalysisResults [0..1]A set of data providing the result/results of an analysis of the radiation exposure data for a measured item(s).
- cbrn:Fault [0..*]A collection of information describing an error that occurred in an instrument, a specific detector, or during the analysis of data.
- cbrn:DerivedData [0..*]A set of all data derived from raw measured data for use in analysis.
- cbrn:RadMeasurementGroup [0..*]A group of RadMeasurements.
- cbrn:RadMeasurement [0..*]A set of data for a radiation measurement at a particular StartDateTime, for a RealTimeDuration, of a particular MeasurementClassCode that consists of readings from any number of one or more of the following: - a radiation detector - an occupancy sensor - a positioning sensor that captures the location of a radiation measurement instrument, radiation detector, or measured item - the state of a radiation measurement instrument, radiation detector, or measured item
- cbrn:AnalysisResultsAugmentationPointAbstract [0..*]An augmentation point for cbrn:AnalysisResultsType.
from type structures:ObjectTypefrom subst. group structures:ObjectAugmentationPointfrom type cbrn:RemarksComplexObjectTypefrom subst. group cbrn:RemarksComplexObjectAugmentationPointfrom subst. group cbrn:AnalysisResultsAugmentationPoint
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:RadInstrumentDataType (Element cbrn:RadInstrumentData)
Substitution hierarchy
- cbrn:RadInstrumentDataChoice
- can be substituted with cbrn:AnalysisResults
Sample instance
<cbrn:AnalysisResults> <structures:ObjectAugmentationPoint>any content</structures:ObjectAugmentationPoint> <cbrn:RemarkText>string</cbrn:RemarkText> <cbrn:RemarksComplexObjectAugmentationPoint>any content</cbrn:RemarksComplexObjectAugmentationPoint> <cbrn:AnalysisStartDateTime>2000-01-01T12:00:00</cbrn:AnalysisStartDateTime> <cbrn:AnalysisComputationDuration>P1Y2M3DT10H</cbrn:AnalysisComputationDuration> <cbrn:AnalysisAlgorithmName>string</cbrn:AnalysisAlgorithmName> <cbrn:AnalysisAlgorithmCreatorName>string</cbrn:AnalysisAlgorithmCreatorName> <cbrn:AnalysisAlgorithmDescriptionText>string</cbrn:AnalysisAlgorithmDescriptionText> <cbrn:AnalysisAlgorithmVersion> <structures:ObjectAugmentationPoint>any content</structures:ObjectAugmentationPoint> <cbrn:RemarkText>string</cbrn:RemarkText> <cbrn:RemarksComplexObjectAugmentationPoint>any content</cbrn:RemarksComplexObjectAugmentationPoint> <cbrn:AnalysisAlgorithmComponentName>string</cbrn:AnalysisAlgorithmComponentName> <cbrn:AnalysisAlgorithmComponentVersionText>string</cbrn:AnalysisAlgorithmComponentVersionText> <cbrn:AnalysisAlgorithmVersionAugmentationPoint>any content</cbrn:AnalysisAlgorithmVersionAugmentationPoint> </cbrn:AnalysisAlgorithmVersion> <cbrn:AnalysisAlgorithmSetting> <structures:ObjectAugmentationPoint>any content</structures:ObjectAugmentationPoint> <cbrn:RemarkText>string</cbrn:RemarkText> <cbrn:RemarksComplexObjectAugmentationPoint>any content</cbrn:RemarksComplexObjectAugmentationPoint> <cbrn:AnalysisAlgorithmSettingName>string</cbrn:AnalysisAlgorithmSettingName> <cbrn:AnalysisAlgorithmSettingValueText>string</cbrn:AnalysisAlgorithmSettingValueText> <cbrn:AnalysisAlgorithmSettingUnitsText>string</cbrn:AnalysisAlgorithmSettingUnitsText> <cbrn:AnalysisAlgorithmSettingAugmentationPoint>any content</cbrn:AnalysisAlgorithmSettingAugmentationPoint> </cbrn:AnalysisAlgorithmSetting> <cbrn:AnalysisResultStatusCode>Failure</cbrn:AnalysisResultStatusCode> <cbrn:AnalysisConfidenceValue>1.0</cbrn:AnalysisConfidenceValue> <cbrn:AnalysisResultDescriptionText>string</cbrn:AnalysisResultDescriptionText> <cbrn:RadAlarm> <structures:ObjectAugmentationPoint>any content</structures:ObjectAugmentationPoint> <cbrn:RemarkText>string</cbrn:RemarkText> <cbrn:RemarksComplexObjectAugmentationPoint>any content</cbrn:RemarksComplexObjectAugmentationPoint> <cbrn:RadAlarmDateTime>2000-01-01T12:00:00</cbrn:RadAlarmDateTime> <cbrn:RadAlarmCategoryCode>Alpha</cbrn:RadAlarmCategoryCode> <cbrn:RadAlarmDescriptionText>string</cbrn:RadAlarmDescriptionText> <cbrn:AlarmAudibleIndicator>true</cbrn:AlarmAudibleIndicator> <cbrn:RadAlarmLightColorText>token</cbrn:RadAlarmLightColorText> <cbrn:RadAlarmEnergyWindowIndexValueList>1 1</cbrn:RadAlarmEnergyWindowIndexValueList> <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>... </cbrn:RadDetectorCharacteristics> <cbrn:RadDetectorInformationAugmentationPoint>any content</cbrn:RadDetectorInformationAugmentationPoint> </cbrn:RadDetectorInformation> <cbrn:RadAlarmAugmentationPoint>any content</cbrn:RadAlarmAugmentationPoint> </cbrn:RadAlarm> <cbrn:NuclideAnalysisResults> <structures:ObjectAugmentationPoint>any content</structures:ObjectAugmentationPoint> <cbrn:RemarkText>string</cbrn:RemarkText> <cbrn:RemarksComplexObjectAugmentationPoint>any content</cbrn:RemarksComplexObjectAugmentationPoint> <cbrn:Nuclide> <structures:ObjectAugmentationPoint>any content</structures:ObjectAugmentationPoint> <cbrn:RemarkText>string</cbrn:RemarkText> <cbrn:RemarksComplexObjectAugmentationPoint>any content</cbrn:RemarksComplexObjectAugmentationPoint> <cbrn:NuclideIdentifiedIndicator>true</cbrn:NuclideIdentifiedIndicator> <cbrn:NuclideName>string</cbrn:NuclideName> <cbrn:NuclideActivityValue cbrn:unitsText="token">1.0</cbrn:NuclideActivityValue> <cbrn:NuclideActivityUncertaintyValue cbrn:unitsText="token">1.0</cbrn:NuclideActivityUncertaintyValue> <cbrn:NuclideMinimumDetectableActivityValue cbrn:unitsText="token">1.0</cbrn:NuclideMinimumDetectableActivityValue> <cbrn:NuclideIDConfidenceDescriptionText>string</cbrn:NuclideIDConfidenceDescriptionText> <cbrn:NuclideCategoryDescriptionText>string</cbrn:NuclideCategoryDescriptionText> <cbrn:NuclideSourceGeometryCode>Extended</cbrn:NuclideSourceGeometryCode> <cbrn:SourcePosition>... </cbrn:SourcePosition> <cbrn:NuclideShieldingAtomicNumberID>1.0</cbrn:NuclideShieldingAtomicNumberID> <cbrn:NuclideShieldingArealDensityValue cbrn:unitsText="token">1.0</cbrn:NuclideShieldingArealDensityValue> <cbrn:NuclideAugmentationPoint>any content</cbrn:NuclideAugmentationPoint> </cbrn:Nuclide> <cbrn:NuclideAnalysisReducedChiSquareValue>1.0</cbrn:NuclideAnalysisReducedChiSquareValue> <cbrn:NuclideAnalysisResultsAugmentationPoint>any content</cbrn:NuclideAnalysisResultsAugmentationPoint> </cbrn:NuclideAnalysisResults> <cbrn:SpectrumPeakAnalysisResults> <structures:ObjectAugmentationPoint>any content</structures:ObjectAugmentationPoint> <cbrn:RemarkText>string</cbrn:RemarkText> <cbrn:RemarksComplexObjectAugmentationPoint>any content</cbrn:RemarksComplexObjectAugmentationPoint> <cbrn:SpectrumPeak> <structures:ObjectAugmentationPoint>any content</structures:ObjectAugmentationPoint> <cbrn:RemarkText>string</cbrn:RemarkText> <cbrn:RemarksComplexObjectAugmentationPoint>any content</cbrn:RemarksComplexObjectAugmentationPoint> <cbrn:SpectrumPeakEnergyValue cbrn:unitsText="token">1.0</cbrn:SpectrumPeakEnergyValue> <cbrn:SpectrumPeakExpectedEnergyValue cbrn:unitsText="token">1.0</cbrn:SpectrumPeakExpectedEnergyValue> <cbrn:SpectrumPeakFWHMValue cbrn:unitsText="token">1.0</cbrn:SpectrumPeakFWHMValue> <cbrn:SpectrumPeakNetAreaValue>1.0</cbrn:SpectrumPeakNetAreaValue> <cbrn:SpectrumPeakNetAreaUncertaintyValue>1.0</cbrn:SpectrumPeakNetAreaUncertaintyValue> <cbrn:SpectrumPeakAugmentationPoint>any content</cbrn:SpectrumPeakAugmentationPoint> </cbrn:SpectrumPeak> <cbrn:SpectrumPeakAnalysisResultsAugmentationPoint>any content</cbrn:SpectrumPeakAnalysisResultsAugmentationPoint> </cbrn:SpectrumPeakAnalysisResults> <cbrn:GrossCountAnalysisResults> <structures:ObjectAugmentationPoint>any content</structures:ObjectAugmentationPoint> <cbrn:RemarkText>string</cbrn:RemarkText> <cbrn:RemarksComplexObjectAugmentationPoint>any content</cbrn:RemarksComplexObjectAugmentationPoint> <cbrn:AverageCountRateValue cbrn:unitsText="token">1.0</cbrn:AverageCountRateValue> <cbrn:AverageCountRateUncertaintyValue cbrn:unitsText="token">1.0</cbrn:AverageCountRateUncertaintyValue> <cbrn:MaximumCountRateValue cbrn:unitsText="token">1.0</cbrn:MaximumCountRateValue> <cbrn:MinimumCountRateValue cbrn:unitsText="token">1.0</cbrn:MinimumCountRateValue> <cbrn:TotalCountsValue>1.0</cbrn:TotalCountsValue> <cbrn:BackgroundCountRateValue cbrn:unitsText="token">1.0</cbrn:BackgroundCountRateValue> <cbrn:BackgroundCountRateUncertaintyValue cbrn:unitsText="token">1.0</cbrn:BackgroundCountRateUncertaintyValue> <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:GrossCountAnalysisResultsAugmentationPoint>any content</cbrn:GrossCountAnalysisResultsAugmentationPoint> </cbrn:GrossCountAnalysisResults> <cbrn:DoseAnalysisResults> <structures:ObjectAugmentationPoint>any content</structures:ObjectAugmentationPoint> <cbrn:RemarkText>string</cbrn:RemarkText> <cbrn:RemarksComplexObjectAugmentationPoint>any content</cbrn:RemarksComplexObjectAugmentationPoint> <cbrn:AverageDoseRateValue cbrn:unitsText="token">1.0</cbrn:AverageDoseRateValue> <cbrn:AverageDoseRateUncertaintyValue cbrn:unitsText="token">1.0</cbrn:AverageDoseRateUncertaintyValue> <cbrn:MaximumDoseRateValue cbrn:unitsText="token">1.0</cbrn:MaximumDoseRateValue> <cbrn:MinimumDoseRateValue cbrn:unitsText="token">1.0</cbrn:MinimumDoseRateValue> <cbrn:BackgroundDoseRateValue cbrn:unitsText="token">1.0</cbrn:BackgroundDoseRateValue> <cbrn:BackgroundDoseRateUncertaintyValue cbrn:unitsText="token">1.0</cbrn:BackgroundDoseRateUncertaintyValue> <cbrn:TotalDoseValue cbrn:unitsText="token">1.0</cbrn:TotalDoseValue> <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:DoseAnalysisResultsAugmentationPoint>any content</cbrn:DoseAnalysisResultsAugmentationPoint> </cbrn:DoseAnalysisResults> <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> <cbrn:Fault> <structures:ObjectAugmentationPoint>any content</structures:ObjectAugmentationPoint> <cbrn:RemarkText>string</cbrn:RemarkText> <cbrn:RemarksComplexObjectAugmentationPoint>any content</cbrn:RemarksComplexObjectAugmentationPoint> <cbrn:FaultCodeValueText>string</cbrn:FaultCodeValueText> <cbrn:FaultDescriptionText>string</cbrn:FaultDescriptionText> <cbrn:FaultSeverityCode>Error</cbrn:FaultSeverityCode> <cbrn:FaultAugmentationPoint>any content</cbrn:FaultAugmentationPoint> </cbrn:Fault> <cbrn:DerivedData> <structures:ObjectAugmentationPoint>any content</structures:ObjectAugmentationPoint> <cbrn:RemarkText>string</cbrn:RemarkText> <cbrn:RemarksComplexObjectAugmentationPoint>any content</cbrn:RemarksComplexObjectAugmentationPoint> <cbrn:MeasurementClassCode>Background</cbrn:MeasurementClassCode> <cbrn:StartDateTime>2000-01-01T12:00:00</cbrn:StartDateTime> <cbrn:RealTimeDuration>P1Y2M3DT10H</cbrn:RealTimeDuration> <cbrn:Spectrum> <structures:ObjectAugmentationPoint>any content</structures:ObjectAugmentationPoint> <cbrn:RemarkText>string</cbrn:RemarkText> <cbrn:RemarksComplexObjectAugmentationPoint>any content</cbrn:RemarksComplexObjectAugmentationPoint> <cbrn:LiveTimeDuration>P1Y2M3DT10H</cbrn:LiveTimeDuration> <cbrn:ChannelDataValueList cbrn:compressionCode="CountedZeroes">1.0 1.0</cbrn:ChannelDataValueList> <cbrn:EnergyCalibration>... </cbrn:EnergyCalibration> <cbrn:IntrinsicFullEnergyPeakEfficiencyCalibration>... </cbrn:IntrinsicFullEnergyPeakEfficiencyCalibration> <cbrn:FullEnergyPeakEfficiencyCalibration>... </cbrn:FullEnergyPeakEfficiencyCalibration> <cbrn:FWHMCalibration>... </cbrn:FWHMCalibration> <cbrn:IntrinsicSingleEscapePeakEfficiencyCalibration>... </cbrn:IntrinsicSingleEscapePeakEfficiencyCalibration> <cbrn:IntrinsicDoubleEscapePeakEfficiencyCalibration>... </cbrn:IntrinsicDoubleEscapePeakEfficiencyCalibration> <cbrn:RadDetectorInformation>... </cbrn:RadDetectorInformation> <cbrn:TotalEfficiencyCalibration>... </cbrn:TotalEfficiencyCalibration> <cbrn:RadRawSpectrum>... </cbrn:RadRawSpectrum> <cbrn:SpectrumAugmentationPoint>any content</cbrn:SpectrumAugmentationPoint> </cbrn:Spectrum> <cbrn:GrossCounts> <structures:ObjectAugmentationPoint>any content</structures:ObjectAugmentationPoint> <cbrn:RemarkText>string</cbrn:RemarkText> <cbrn:RemarksComplexObjectAugmentationPoint>any content</cbrn:RemarksComplexObjectAugmentationPoint> <cbrn:LiveTimeDuration>P1Y2M3DT10H</cbrn:LiveTimeDuration> <cbrn:CountDataValueList>1.0 1.0</cbrn:CountDataValueList> <cbrn:TotalCountDataValueList>1.0 1.0</cbrn:TotalCountDataValueList> <cbrn:EnergyWindows>... </cbrn:EnergyWindows> <cbrn:RadRawGrossCounts>... </cbrn:RadRawGrossCounts> <cbrn:RadDetectorInformation>... </cbrn:RadDetectorInformation> <cbrn:GrossCountsAugmentationPoint>any content</cbrn:GrossCountsAugmentationPoint> </cbrn:GrossCounts> <cbrn:DoseRate> <structures:ObjectAugmentationPoint>any content</structures:ObjectAugmentationPoint> <cbrn:RemarkText>string</cbrn:RemarkText> <cbrn:RemarksComplexObjectAugmentationPoint>any content</cbrn:RemarksComplexObjectAugmentationPoint> <cbrn:DoseRateValue cbrn:unitsText="token">1.0</cbrn:DoseRateValue> <cbrn:DoseRateLevelDescriptionText>string</cbrn:DoseRateLevelDescriptionText> <cbrn:RadRawDoseRate>... </cbrn:RadRawDoseRate> <cbrn:RadDetectorInformation>... </cbrn:RadDetectorInformation> <cbrn:DoseRateAugmentationPoint>any content</cbrn:DoseRateAugmentationPoint> </cbrn:DoseRate> <cbrn:TotalDoseNumeric cbrn:unitsText="token">1.0</cbrn:TotalDoseNumeric> <cbrn:ExposureRate> <structures:ObjectAugmentationPoint>any content</structures:ObjectAugmentationPoint> <cbrn:RemarkText>string</cbrn:RemarkText> <cbrn:RemarksComplexObjectAugmentationPoint>any content</cbrn:RemarksComplexObjectAugmentationPoint> <cbrn:ExposureRateValue cbrn:unitsText="token">1.0</cbrn:ExposureRateValue> <cbrn:ExposureRateLevelDescriptionText>string</cbrn:ExposureRateLevelDescriptionText> <cbrn:RadDetectorInformation>... </cbrn:RadDetectorInformation> <cbrn:RadRawExposureRate>... </cbrn:RadRawExposureRate> <cbrn:ExposureRateAugmentationPoint>any content</cbrn:ExposureRateAugmentationPoint> </cbrn:ExposureRate> <cbrn:TotalExposureNumeric cbrn:unitsText="token">1.0</cbrn:TotalExposureNumeric> <cbrn:DerivedDataAugmentationPoint>any content</cbrn:DerivedDataAugmentationPoint> </cbrn:DerivedData> <cbrn:RadMeasurementGroup cbrn:radMeasurementGroupUUID="string"> <structures:ObjectAugmentationPoint>any content</structures:ObjectAugmentationPoint> <cbrn:RemarkText>string</cbrn:RemarkText> <cbrn:RemarksComplexObjectAugmentationPoint>any content</cbrn:RemarksComplexObjectAugmentationPoint> <cbrn:RadMeasurementGroupDescriptionText>string</cbrn:RadMeasurementGroupDescriptionText> <cbrn:RadMeasurementGroupAugmentationPoint>any content</cbrn:RadMeasurementGroupAugmentationPoint> </cbrn:RadMeasurementGroup> <cbrn:RadMeasurement> <structures:ObjectAugmentationPoint>any content</structures:ObjectAugmentationPoint> <cbrn:RemarkText>string</cbrn:RemarkText> <cbrn:RemarksComplexObjectAugmentationPoint>any content</cbrn:RemarksComplexObjectAugmentationPoint> <cbrn:MeasurementClassCode>Background</cbrn:MeasurementClassCode> <cbrn:StartDateTime>2000-01-01T12:00:00</cbrn:StartDateTime> <cbrn:RealTimeDuration>P1Y2M3DT10H</cbrn:RealTimeDuration> <cbrn:Spectrum> <structures:ObjectAugmentationPoint>any content</structures:ObjectAugmentationPoint> <cbrn:RemarkText>string</cbrn:RemarkText> <cbrn:RemarksComplexObjectAugmentationPoint>any content</cbrn:RemarksComplexObjectAugmentationPoint> <cbrn:LiveTimeDuration>P1Y2M3DT10H</cbrn:LiveTimeDuration> <cbrn:ChannelDataValueList cbrn:compressionCode="CountedZeroes">1.0 1.0</cbrn:ChannelDataValueList> <cbrn:EnergyCalibration>... </cbrn:EnergyCalibration> <cbrn:IntrinsicFullEnergyPeakEfficiencyCalibration>... </cbrn:IntrinsicFullEnergyPeakEfficiencyCalibration> <cbrn:FullEnergyPeakEfficiencyCalibration>... </cbrn:FullEnergyPeakEfficiencyCalibration> <cbrn:FWHMCalibration>... </cbrn:FWHMCalibration> <cbrn:IntrinsicSingleEscapePeakEfficiencyCalibration>... </cbrn:IntrinsicSingleEscapePeakEfficiencyCalibration> <cbrn:IntrinsicDoubleEscapePeakEfficiencyCalibration>... </cbrn:IntrinsicDoubleEscapePeakEfficiencyCalibration> <cbrn:RadDetectorInformation>... </cbrn:RadDetectorInformation> <cbrn:TotalEfficiencyCalibration>... </cbrn:TotalEfficiencyCalibration> <cbrn:RadRawSpectrum>... </cbrn:RadRawSpectrum> <cbrn:SpectrumAugmentationPoint>any content</cbrn:SpectrumAugmentationPoint> </cbrn:Spectrum> <cbrn:GrossCounts> <structures:ObjectAugmentationPoint>any content</structures:ObjectAugmentationPoint> <cbrn:RemarkText>string</cbrn:RemarkText> <cbrn:RemarksComplexObjectAugmentationPoint>any content</cbrn:RemarksComplexObjectAugmentationPoint> <cbrn:LiveTimeDuration>P1Y2M3DT10H</cbrn:LiveTimeDuration> <cbrn:CountDataValueList>1.0 1.0</cbrn:CountDataValueList> <cbrn:TotalCountDataValueList>1.0 1.0</cbrn:TotalCountDataValueList> <cbrn:EnergyWindows>... </cbrn:EnergyWindows> <cbrn:RadRawGrossCounts>... </cbrn:RadRawGrossCounts> <cbrn:RadDetectorInformation>... </cbrn:RadDetectorInformation> <cbrn:GrossCountsAugmentationPoint>any content</cbrn:GrossCountsAugmentationPoint> </cbrn:GrossCounts> <cbrn:DoseRate> <structures:ObjectAugmentationPoint>any content</structures:ObjectAugmentationPoint> <cbrn:RemarkText>string</cbrn:RemarkText> <cbrn:RemarksComplexObjectAugmentationPoint>any content</cbrn:RemarksComplexObjectAugmentationPoint> <cbrn:DoseRateValue cbrn:unitsText="token">1.0</cbrn:DoseRateValue> <cbrn:DoseRateLevelDescriptionText>string</cbrn:DoseRateLevelDescriptionText> <cbrn:RadRawDoseRate>... </cbrn:RadRawDoseRate> <cbrn:RadDetectorInformation>... </cbrn:RadDetectorInformation> <cbrn:DoseRateAugmentationPoint>any content</cbrn:DoseRateAugmentationPoint> </cbrn:DoseRate> <cbrn:TotalDoseNumeric cbrn:unitsText="token">1.0</cbrn:TotalDoseNumeric> <cbrn:ExposureRate> <structures:ObjectAugmentationPoint>any content</structures:ObjectAugmentationPoint> <cbrn:RemarkText>string</cbrn:RemarkText> <cbrn:RemarksComplexObjectAugmentationPoint>any content</cbrn:RemarksComplexObjectAugmentationPoint> <cbrn:ExposureRateValue cbrn:unitsText="token">1.0</cbrn:ExposureRateValue> <cbrn:ExposureRateLevelDescriptionText>string</cbrn:ExposureRateLevelDescriptionText> <cbrn:RadDetectorInformation>... </cbrn:RadDetectorInformation> <cbrn:RadRawExposureRate>... </cbrn:RadRawExposureRate> <cbrn:ExposureRateAugmentationPoint>any content</cbrn:ExposureRateAugmentationPoint> </cbrn:ExposureRate> <cbrn:TotalExposureNumeric cbrn:unitsText="token">1.0</cbrn:TotalExposureNumeric> <cbrn:RadInstrumentState> <structures:ObjectAugmentationPoint>any content</structures:ObjectAugmentationPoint> <cbrn:RemarkText>string</cbrn:RemarkText> <cbrn:RemarksComplexObjectAugmentationPoint>any content</cbrn:RemarksComplexObjectAugmentationPoint> <cbrn:RadInstrumentOperatingModeCode>Calibrate</cbrn:RadInstrumentOperatingModeCode> <cbrn:RadInstrumentModeDescriptionText>string</cbrn:RadInstrumentModeDescriptionText> <cbrn:StateVector>... </cbrn:StateVector> <cbrn:Fault>... </cbrn:Fault> <cbrn:RadInstrumentCharacteristics>... </cbrn:RadInstrumentCharacteristics> <cbrn:RadInstrumentInformation>... </cbrn:RadInstrumentInformation> <cbrn:RadInstrumentStateAugmentationPoint>any content</cbrn:RadInstrumentStateAugmentationPoint> </cbrn:RadInstrumentState> <cbrn:RadDetectorState> <structures:ObjectAugmentationPoint>any content</structures:ObjectAugmentationPoint> <cbrn:RemarkText>string</cbrn:RemarkText> <cbrn:RemarksComplexObjectAugmentationPoint>any content</cbrn:RemarksComplexObjectAugmentationPoint> <cbrn:StateVector>... </cbrn:StateVector> <cbrn:Fault>... </cbrn:Fault> <cbrn:RadDetectorCharacteristics>... </cbrn:RadDetectorCharacteristics> <cbrn:RadDetectorInformation>... </cbrn:RadDetectorInformation> <cbrn:RadDetectorStateAugmentationPoint>any content</cbrn:RadDetectorStateAugmentationPoint> </cbrn:RadDetectorState> <cbrn:RadItemState> <structures:ObjectAugmentationPoint>any content</structures:ObjectAugmentationPoint> <cbrn:RemarkText>string</cbrn:RemarkText> <cbrn:RemarksComplexObjectAugmentationPoint>any content</cbrn:RemarksComplexObjectAugmentationPoint> <cbrn:StateVector>... </cbrn:StateVector> <cbrn:RadItemCharacteristics>... </cbrn:RadItemCharacteristics> <cbrn:RadItemInformation>... </cbrn:RadItemInformation> <cbrn:RadItemStateAugmentationPoint>any content</cbrn:RadItemStateAugmentationPoint> </cbrn:RadItemState> <cbrn:OccupancyIndicator>true</cbrn:OccupancyIndicator> <cbrn:RadMeasurementGroup cbrn:radMeasurementGroupUUID="string"> <structures:ObjectAugmentationPoint>any content</structures:ObjectAugmentationPoint> <cbrn:RemarkText>string</cbrn:RemarkText> <cbrn:RemarksComplexObjectAugmentationPoint>any content</cbrn:RemarksComplexObjectAugmentationPoint> <cbrn:RadMeasurementGroupDescriptionText>string</cbrn:RadMeasurementGroupDescriptionText> <cbrn:RadMeasurementGroupAugmentationPoint>any content</cbrn:RadMeasurementGroupAugmentationPoint> </cbrn:RadMeasurementGroup> <cbrn:RadItemInformation> <structures:ObjectAugmentationPoint>any content</structures:ObjectAugmentationPoint> <cbrn:RemarkText>string</cbrn:RemarkText> <cbrn:RemarksComplexObjectAugmentationPoint>any content</cbrn:RemarksComplexObjectAugmentationPoint> <cbrn:RadItemDescriptionText>string</cbrn:RadItemDescriptionText> <cbrn:RadItemQuantity>... </cbrn:RadItemQuantity> <cbrn:RadItemMeasurementGeometryDescriptionText>string</cbrn:RadItemMeasurementGeometryDescriptionText> <cbrn:RadItemCharacteristics>... </cbrn:RadItemCharacteristics> <cbrn:RadItemInformationAugmentationPoint>any content</cbrn:RadItemInformationAugmentationPoint> </cbrn:RadItemInformation> <cbrn:RadMeasurementAugmentationPoint>any content</cbrn:RadMeasurementAugmentationPoint> </cbrn:RadMeasurement> <cbrn:AnalysisResultsAugmentationPoint>any content</cbrn:AnalysisResultsAugmentationPoint> </cbrn:AnalysisResults>