Schema Central > niem40 > cbrn.xsd > cbrn:ExposureAnalysisResults
Advanced search
Need NIEM Help?

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

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

Type: cbrn:ExposureAnalysisResultsType

Properties: Global, Qualified, Nillable

Content

Attributes

NameOccTypeDescriptionNotes
structures:id [0..1]xsd:IDfrom type structures:ObjectType
structures:ref [0..1]xsd:IDREFfrom type structures:ObjectType
structures:uri [0..1]xsd:anyURIfrom type structures:ObjectType
structures:metadata [0..1]xsd:IDREFSfrom type structures:ObjectType
structures:relationshipMetadata [0..1]xsd:IDREFSfrom type structures:ObjectType
Any attribute[0..*]Namespace: urn:us:gov:ic:ism urn:us:gov:ic:ntk, Process Contents: laxfrom type structures:ObjectType

Used in

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:SourcePositionChoiceAbstract>any content</cbrn:SourcePositionChoiceAbstract>
      <cbrn:SourcePositionAugmentationPoint>any content</cbrn:SourcePositionAugmentationPoint>
   </cbrn:SourcePosition>
   <cbrn:ExposureAnalysisResultsAugmentationPoint>any content</cbrn:ExposureAnalysisResultsAugmentationPoint>
</cbrn:ExposureAnalysisResults>