Schema Central > NIEM 2.1 > cbrn.xsd > cbrn:DetectionEventAnalysisResult
Advanced search
Need NIEM Help?

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

cbrn:DetectionEventAnalysisResult

Provides the results of analysis of the data produced by an encounter device.  Note: there may be multiple analyses of the same data based on applying different analysis methods/algorithms.

Element information

Type: cbrn:DetectionEventAnalysisResultsType

Properties: Global, Qualified, Nillable

Content

Attributes

NameOccTypeDescriptionNotes
s:id [0..1]xsd:IDfrom type s:ComplexObjectType
s:metadata [0..1]xsd:IDREFSfrom type s:ComplexObjectType
s:linkMetadata [0..1]xsd:IDREFSfrom type s:ComplexObjectType

Used in

Sample instance

<cbrn:DetectionEventAnalysisResult>
   <cbrn:RemarkText>string</cbrn:RemarkText>
   <cbrn:RefAlarmID>string</cbrn:RefAlarmID>
   <cbrn:ThreatDescriptionText>string</cbrn:ThreatDescriptionText>
   <cbrn:ThreatLevelDeterminationCode>Low</cbrn:ThreatLevelDeterminationCode>
   <cbrn:AnalysisStartDateTime>2000-01-01T12:00:00</cbrn:AnalysisStartDateTime>
   <cbrn:AnalysisEndDateTime>2000-01-01T12:00:00</cbrn:AnalysisEndDateTime>
   <cbrn:AnalysisOrgCode>JHU/APL</cbrn:AnalysisOrgCode>
   <nc:OrganizationName>string</nc:OrganizationName>
   <cbrn:AnalysisAlgorithm>
      <cbrn:AlgorithmName>string</cbrn:AlgorithmName>
      <cbrn:AlgorithmVersion>
         <cbrn:VersionKindCode>unk</cbrn:VersionKindCode>
         <cbrn:AlgorithmImplementationVersionID>string</cbrn:AlgorithmImplementationVersionID>
         <cbrn:AlgorithmVersionReleaseDate>2000-01-01</cbrn:AlgorithmVersionReleaseDate>
         <cbrn:AlgorithmVersionDescriptionText>string</cbrn:AlgorithmVersionDescriptionText>
      </cbrn:AlgorithmVersion>
      <cbrn:AlgorithmDescriptionText>string</cbrn:AlgorithmDescriptionText>
      <cbrn:AlgorithmCreatorName>string</cbrn:AlgorithmCreatorName>
   </cbrn:AnalysisAlgorithm>
   <cbrn:NuclideIdentification>
      <cbrn:Nuclide>
         <cbrn:NuclideCode>Th-227</cbrn:NuclideCode>
      </cbrn:Nuclide>
      <cbrn:NuclideCategoryCode>Industrial</cbrn:NuclideCategoryCode>
      <cbrn:NuclideActivityValue>1.0 1.0</cbrn:NuclideActivityValue>
      <cbrn:NuclideIdConfidence>
         <cbrn:ConfidenceCode>High</cbrn:ConfidenceCode>
      </cbrn:NuclideIdConfidence>
      <cbrn:NuclideEstimatedPosition>
         <cbrn:RemarkText>string</cbrn:RemarkText>
         <nc:LengthUnitCode>HMT</nc:LengthUnitCode>
         <cbrn:RelativePositionOriginText>string</cbrn:RelativePositionOriginText>
         <cbrn:OffsetXValue>1.0</cbrn:OffsetXValue>
         <cbrn:OffsetYValue>1.0</cbrn:OffsetYValue>
         <cbrn:OffsetZValue>1.0</cbrn:OffsetZValue>
      </cbrn:NuclideEstimatedPosition>
      <cbrn:NuclideEstimatedShielding>
         <cbrn:AtomicNumberValue>1</cbrn:AtomicNumberValue>
         <cbrn:ArealDensityValue>1.0</cbrn:ArealDensityValue>
      </cbrn:NuclideEstimatedShielding>
   </cbrn:NuclideIdentification>
   <cbrn:PhotopeakData>
      <cbrn:PhotopeakLibraryName>string</cbrn:PhotopeakLibraryName>
      <cbrn:PhotopeakEnergyValue>1.0</cbrn:PhotopeakEnergyValue>
      <cbrn:PhotopeakNuclide>
         <cbrn:NuclideCode>Th-227</cbrn:NuclideCode>
         <cbrn:PhotopeakIntensityValue>1.0</cbrn:PhotopeakIntensityValue>
      </cbrn:PhotopeakNuclide>
      <cbrn:PhotopeakNetAreaValue>1.0 1.0</cbrn:PhotopeakNetAreaValue>
      <cbrn:PhotopeakResolutionValue>1.0</cbrn:PhotopeakResolutionValue>
      <cbrn:PhotopeakContinuumValue>1</cbrn:PhotopeakContinuumValue>
      <cbrn:PhotopeakSigmaValue>1.0</cbrn:PhotopeakSigmaValue>
   </cbrn:PhotopeakData>
   <cbrn:TemplateRankingData>
      <cbrn:TemplateLibraryName>string</cbrn:TemplateLibraryName>
      <cbrn:TemplateRankedNuclide>
         <cbrn:NuclideCode>Th-227</cbrn:NuclideCode>
         <cbrn:NuclideIdConfidence>...
         </cbrn:NuclideIdConfidence>
      </cbrn:TemplateRankedNuclide>
   </cbrn:TemplateRankingData>
</cbrn:DetectionEventAnalysisResult>

Site developed and hosted by Datypic, Inc.

Please report errors or comments about this site to contrib@functx.com