cbrn:RadInstrumentInformation
A set of information that describes a radiation measurement instrument.
Element information
Namespace: http://release.niem.gov/niem/domains/cbrn/3.1/
Schema document: domains/cbrn/3.1/cbrn.xsd
Type: cbrn:RadInstrumentInformationType
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:RadInstrumentManufacturerName [1..1]A Name of the manufacturer of the radiation measurement instrument.
- cbrn:RadInstrumentID [0..1]A unique Identifier for the specific radiation measurement instrument; such as serial number or asset tag number.
- cbrn:RadInstrumentModelName [1..1]A name of the manufacturer's model radiation measurement instrument, number, or other description of the radiation measurement instrument.
- cbrn:RadInstrumentDescriptionText [0..1]A description of the radiation measurement instrument.
- cbrn:RadInstrumentClassCode [1..1]A code for a class of radiation measurement instrument.
- cbrn:RadInstrumentVersion [1..*]A description of the versions of the various components of a radiation measurement instrument. At a minimum, there shall be an instance of this element with the component name Software that describes the version of the software and/or firmware that collected the radiation data that is reported by a radiation detection instrument.
- cbrn:RadInstrumentQualityControl [0..1]A radiation measurement instrument's quality control status describing its fitness for service.
- cbrn:RadInstrumentCharacteristics [0..*]A radiation measurement instrument's characteristics that are not otherwise explicitly addressed in this standard. Each non-standard characteristic consists of name, value, units, and value data class. Characteristics may also be organized in character
- cbrn:RadInstrumentInformationAugmentationPointAbstract [0..*]An augmentation point for cbrn:RadInstrumentInformationType.
from type structures:ObjectTypefrom subst. group structures:ObjectAugmentationPointfrom type cbrn:RemarksComplexObjectTypefrom subst. group cbrn:RemarksComplexObjectAugmentationPointfrom subst. group cbrn:RadInstrumentInformationAugmentationPoint
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:OriginType (Element cbrn:Origin)
- Type cbrn:RadInstrumentDataType (Element cbrn:RadInstrumentData)
- Type cbrn:RadInstrumentStateType (Element cbrn:RadInstrumentState)
Sample instance
<cbrn:RadInstrumentInformation> <structures:ObjectAugmentationPoint>any content</structures:ObjectAugmentationPoint> <cbrn:RemarkText>string</cbrn:RemarkText> <cbrn:RemarksComplexObjectAugmentationPoint>any content</cbrn:RemarksComplexObjectAugmentationPoint> <cbrn:RadInstrumentManufacturerName>string</cbrn:RadInstrumentManufacturerName> <cbrn:RadInstrumentID>string</cbrn:RadInstrumentID> <cbrn:RadInstrumentModelName>string</cbrn:RadInstrumentModelName> <cbrn:RadInstrumentDescriptionText>string</cbrn:RadInstrumentDescriptionText> <cbrn:RadInstrumentClassCode>Backpack</cbrn:RadInstrumentClassCode> <cbrn:RadInstrumentVersion> <structures:ObjectAugmentationPoint>any content</structures:ObjectAugmentationPoint> <cbrn:RemarkText>string</cbrn:RemarkText> <cbrn:RemarksComplexObjectAugmentationPoint>any content</cbrn:RemarksComplexObjectAugmentationPoint> <cbrn:RadInstrumentComponentName>string</cbrn:RadInstrumentComponentName> <cbrn:RadInstrumentComponentVersionText>string</cbrn:RadInstrumentComponentVersionText> <cbrn:RadInstrumentVersionAugmentationPoint>any content</cbrn:RadInstrumentVersionAugmentationPoint> </cbrn:RadInstrumentVersion> <cbrn:RadInstrumentQualityControl> <structures:ObjectAugmentationPoint>any content</structures:ObjectAugmentationPoint> <cbrn:RemarkText>string</cbrn:RemarkText> <cbrn:RemarksComplexObjectAugmentationPoint>any content</cbrn:RemarksComplexObjectAugmentationPoint> <cbrn:InspectionDateTime>2000-01-01T12:00:00</cbrn:InspectionDateTime> <cbrn:InCalibrationIndicator>true</cbrn:InCalibrationIndicator> <cbrn:RadInstrumentQualityControlAugmentationPoint>any content</cbrn:RadInstrumentQualityControlAugmentationPoint> </cbrn:RadInstrumentQualityControl> <cbrn:RadInstrumentCharacteristics> <structures:ObjectAugmentationPoint>any content</structures:ObjectAugmentationPoint> <cbrn:RemarkText>string</cbrn:RemarkText> <cbrn:RemarksComplexObjectAugmentationPoint>any content</cbrn:RemarksComplexObjectAugmentationPoint> <cbrn:CharacteristicGroup cbrn:groupOutOfLimitsIndicator="true"> <structures:ObjectAugmentationPoint>any content</structures:ObjectAugmentationPoint> <cbrn:RemarkText>string</cbrn:RemarkText> <cbrn:RemarksComplexObjectAugmentationPoint>any content</cbrn:RemarksComplexObjectAugmentationPoint> <cbrn:CharacteristicGroupName>string</cbrn:CharacteristicGroupName> <cbrn:Characteristic cbrn:valueDateTime="2000-01-01T12:00:00" cbrn:valueOutOfLimitsIndicator="true">... </cbrn:Characteristic> <cbrn:CharacteristicGroupAugmentationPoint>any content</cbrn:CharacteristicGroupAugmentationPoint> </cbrn:CharacteristicGroup> <cbrn:CharacteristicsAugmentationPoint>any content</cbrn:CharacteristicsAugmentationPoint> </cbrn:RadInstrumentCharacteristics> <cbrn:RadInstrumentInformationAugmentationPoint>any content</cbrn:RadInstrumentInformationAugmentationPoint> </cbrn:RadInstrumentInformation>