cbrn:NuclideAnalysisResults
A result/A set of data providing the results of a radionuclide analysis.
Element information
Namespace: http://release.niem.gov/niem/domains/cbrn/3.1/
Schema document: domains/cbrn/3.1/cbrn.xsd
Type: cbrn:NuclideAnalysisResultsType
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:Nuclide [0..*]A set of data for the analysis results for a single radionuclide.
- cbrn:NuclideAnalysisReducedChiSquareValue [0..1]A value for the difference between the observed data and predicted values, normalized to an expected value of unity.
- cbrn:NuclideAnalysisResultsAugmentationPointAbstract [0..*]An augmentation point for cbrn:NuclideAnalysisResultsType.
from type structures:ObjectTypefrom subst. group structures:ObjectAugmentationPointfrom type cbrn:RemarksComplexObjectTypefrom subst. group cbrn:RemarksComplexObjectAugmentationPointfrom subst. group cbrn:NuclideAnalysisResultsAugmentationPoint
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: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> <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> <cbrn:NuclideAnalysisReducedChiSquareValue>1.0</cbrn:NuclideAnalysisReducedChiSquareValue> <cbrn:NuclideAnalysisResultsAugmentationPoint>any content</cbrn:NuclideAnalysisResultsAugmentationPoint> </cbrn:NuclideAnalysisResults>