cbrncl:RadInstrumentClassCodeSimpleType
simpleType RadInstrumentClassCodeSimpleType in namespace http://release.niem.gov/niem/codes/cbrncl/4.0/
Definition
A data type that defines the various code values for the classes of radiation detection instruments based on type and use.
Diagram
Enumerations
Value | Definition |
Backpack | Radiation measurement instruments best described by IEC 62694 or ANSI/IEEE N42.43. |
Dosimeter | Radiation measurement instruments best described by IEC 61526, ISO 4037-3, or ANSI/IEEE N42.20. |
Electronic Personal Emergency Radiation Detector | Radiation measurement instruments best described by ANSI/IEEE N42.49A. |
Gamma Handheld | Radiation measurement instruments best described by IEC 62533 or ANSI/IEEE N42.33. |
Mobile System | Radiation measurement instruments best described by ANSI/IEEE N42.43. |
Network Area Monitor | A collection of radiation instruments working together as a single instrument. This type of instrument may be described by any of the radiation measurement instrument standards. |
Neutron Handheld | Radiation measurement instruments best described by IEC 62534. |
Other | A class of radiation measurement instrument not otherwise defined. |
Personal Radiation Detector | Radiation measurement instruments best described by IEC 62401 or ANSI/IEEE N42.32. |
Portal Monitor | Radiation measurement instruments best described by IEC 62244 or ANSI/IEEE N42.35. |
Radionuclide Identifier | Radiation measurement instruments best described by IEC 62327 or ANSI/IEEE N42.34. |
Spectroscopic Personal Radiation Detector | Radiation measurement instruments best described by IEC 62618 or ANSI/IEEE N42.48. |
Spectroscopic Portal Monitor | Radiation measurement instruments best described by IEC 62484 or ANSI/IEEE N42.38. |
Transportable System | Radiation measurement instruments best described by ANSI/IEEE N42.43. |
XML Schema
<xs:simpleType name="RadInstrumentClassCodeSimpleType">
<xs:annotation>
<xs:documentation>
A data type that defines the various code values for the classes of radiation detection instruments based on type and use.</xs:documentation>
</xs:annotation>
<xs:restriction base="xs:token">
<xs:enumeration value="Backpack">
<xs:annotation>
<xs:documentation>
Radiation measurement instruments best described by IEC 62694 or ANSI/IEEE N42.43.</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="Dosimeter">
<xs:annotation>
<xs:documentation>
Radiation measurement instruments best described by IEC 61526, ISO 4037-3, or ANSI/IEEE N42.20.</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="Electronic Personal Emergency Radiation Detector">
<xs:annotation>
<xs:documentation>
Radiation measurement instruments best described by ANSI/IEEE N42.49A.</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="Gamma Handheld">
<xs:annotation>
<xs:documentation>
Radiation measurement instruments best described by IEC 62533 or ANSI/IEEE N42.33.</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="Mobile System">
<xs:annotation>
<xs:documentation>
Radiation measurement instruments best described by ANSI/IEEE N42.43.</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="Network Area Monitor">
<xs:annotation>
<xs:documentation>
A collection of radiation instruments working together as a single instrument. This type of instrument may be described by any of the radiation measurement instrument standards.</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="Neutron Handheld">
<xs:annotation>
<xs:documentation>
Radiation measurement instruments best described by IEC 62534.</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="Other">
<xs:annotation>
<xs:documentation>
A class of radiation measurement instrument not otherwise defined.</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="Personal Radiation Detector">
<xs:annotation>
<xs:documentation>
Radiation measurement instruments best described by IEC 62401 or ANSI/IEEE N42.32.</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="Portal Monitor">
<xs:annotation>
<xs:documentation>
Radiation measurement instruments best described by IEC 62244 or ANSI/IEEE N42.35.</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="Radionuclide Identifier">
<xs:annotation>
<xs:documentation>
Radiation measurement instruments best described by IEC 62327 or ANSI/IEEE N42.34.</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="Spectroscopic Personal Radiation Detector">
<xs:annotation>
<xs:documentation>
Radiation measurement instruments best described by IEC 62618 or ANSI/IEEE N42.48.</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="Spectroscopic Portal Monitor">
<xs:annotation>
<xs:documentation>
Radiation measurement instruments best described by IEC 62484 or ANSI/IEEE N42.38.</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="Transportable System">
<xs:annotation>
<xs:documentation>
Radiation measurement instruments best described by ANSI/IEEE N42.43.</xs:documentation>
</xs:annotation>
</xs:enumeration>
</xs:restriction>
</xs:simpleType>