cbrn:Nuclide
A set of data for the analysis results for a single radionuclide.
Element information
Namespace: http://release.niem.gov/niem/domains/cbrn/3.1/
Schema document: domains/cbrn/3.1/cbrn.xsd
Type: cbrn:NuclideType
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:NuclideIdentifiedIndicator [1..1]True if identified; false otherwise. Indicates whether the nuclide was identified by the analysis.
- cbrn:NuclideName [1..1]A Name of the nuclide.
- cbrn:NuclideActivityValue [0..1]A calculated activity of a nuclide at the measurement time, expressed in kilobequerel (kBq) units.
- cbrn:NuclideActivityUncertaintyValue [0..1]A 1-sigma absolute uncertainty in the value of a NuclideActivityValue, expressed in kilobequerel (kBq) units.
- cbrn:NuclideMinimumDetectableActivityValue [0..1]A value for the minimum detectable activity (MDA) of a nuclide, expressed in kilobequerel (kBq) units.
- Choice [1..3]
- cbrn:NuclideIDConfidenceDescriptionTextA free-form text description of the confidence in the identification status of this nuclide; for example, Low, Medium, High.
- cbrn:NuclideIDConfidenceUncertaintyValueA value for the 1-sigma absolute uncertainty in the value of NuclideIDConfidenceValue.
- cbrn:NuclideIDConfidenceValueAn Indication of confidence ranging from 0.0 to 100.0 percent, in the identification status of a nuclide, where increasing values indicate more certainty that the nuclide is present. The interpretation of this value is dependent on the characteristics of the nuclide identification algorithm.
from subst. group cbrn:NuclideIdentificationConfidence - cbrn:NuclideCategoryDescriptionText [0..1]A description of the category of the nuclide.
- cbrn:NuclideSourceGeometryCode [0..1]An assessed geometry of a radiation source.
- cbrn:SourcePosition [0..1]An estimated location of a nuclide source by actual geographical coordinates or relative to a reference point.
- cbrn:NuclideShieldingAtomicNumberID [0..1]An identifier of the estimated effective atomic number of the material shielding a nuclide.
- cbrn:NuclideShieldingArealDensityValue [0..1]An estimated effective areal density of the material shielding a nuclide, in g/cm^2.
- cbrn:NuclideAugmentationPointAbstract [0..*]An augmentation point for cbrn:NuclideType.
from type structures:ObjectTypefrom subst. group structures:ObjectAugmentationPointfrom type cbrn:RemarksComplexObjectTypefrom subst. group cbrn:RemarksComplexObjectAugmentationPointfrom subst. group cbrn:NuclideAugmentationPoint
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:NuclideAnalysisResultsType (Element cbrn:NuclideAnalysisResults)
Sample instance
<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> <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:NuclideShieldingAtomicNumberID>1.0</cbrn:NuclideShieldingAtomicNumberID> <cbrn:NuclideShieldingArealDensityValue cbrn:unitsText="token">1.0</cbrn:NuclideShieldingArealDensityValue> <cbrn:NuclideAugmentationPoint>any content</cbrn:NuclideAugmentationPoint> </cbrn:Nuclide>