cbrncl:InspectionResolutionCodeSimpleType
simpleType InspectionResolutionCodeSimpleType in namespace http://release.niem.gov/niem/codes/cbrncl/4.0/
Definition
A data type for the code values for Inspection Resolution Code
Diagram
Enumerations
Value | Definition |
Alarm or Fault Test | An alarm or fault produced by a test. |
Alarm or Fault Unknown Cause | An alarm or fault was produced by an unknown cause. |
BannedSubstances | Banned substances were found. |
Explosives | Explosives were found. |
FalseBiologicalMaterialAlarm | The biological material alarm was a false alarm. |
FalseChemicalAlarm | The chemical alarm was a false alarm. |
FalseRadiationAlarm | The radiation alarm was a false alarm. |
HumanSmuggling | Human smuggling was found. |
IllegalBiologicalMaterialFound | Illegal biological material(s) was found. |
IllegalChemicalFound | Illegal chemical(s) was found. |
IllegalRadioactiveMaterialFound | Illegal radioactive material was found. |
LegalBiologicalMaterial)Found | Legal biological material(s) was found. |
LegalChemicalFound | Legal chemical(s) was found. |
LegalRadioactiveMaterialFound | Legal radioactive material was found. |
MedicalIsotopeOnPerson | A medical isotope was found on a person. |
Narcotics | Narcotics were found. |
NORM | Naturally occuring radioactive material. |
NothingSuspiciousFound | Nothing suspicious was found. |
OtherSuspiciousMaterialFound | Other suspicious material was found. |
OtherThreat | Another kind of threat was found. |
SNM | Special Nuclear Material is present. |
Weapons | Weapons were found. |
XML Schema
<xs:simpleType name="InspectionResolutionCodeSimpleType">
<xs:annotation>
<xs:documentation>
A data type for the code values for Inspection Resolution Code</xs:documentation>
</xs:annotation>
<xs:restriction base="xs:token">
<xs:enumeration value="Alarm or Fault Test">
<xs:annotation>
<xs:documentation>
An alarm or fault produced by a test.</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="Alarm or Fault Unknown Cause">
<xs:annotation>
<xs:documentation>
An alarm or fault was produced by an unknown cause.</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="BannedSubstances">
<xs:annotation>
<xs:documentation>
Banned substances were found.</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="Explosives">
<xs:annotation>
<xs:documentation>
Explosives were found.</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="FalseBiologicalMaterialAlarm">
<xs:annotation>
<xs:documentation>
The biological material alarm was a false alarm.</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="FalseChemicalAlarm">
<xs:annotation>
<xs:documentation>
The chemical alarm was a false alarm.</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="FalseRadiationAlarm">
<xs:annotation>
<xs:documentation>
The radiation alarm was a false alarm.</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="HumanSmuggling">
<xs:annotation>
<xs:documentation>
Human smuggling was found.</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="IllegalBiologicalMaterialFound">
<xs:annotation>
<xs:documentation>
Illegal biological material(s) was found.</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="IllegalChemicalFound">
<xs:annotation>
<xs:documentation>
Illegal chemical(s) was found.</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="IllegalRadioactiveMaterialFound">
<xs:annotation>
<xs:documentation>
Illegal radioactive material was found.</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="LegalBiologicalMaterial)Found">
<xs:annotation>
<xs:documentation>
Legal biological material(s) was found.</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="LegalChemicalFound">
<xs:annotation>
<xs:documentation>
Legal chemical(s) was found.</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="LegalRadioactiveMaterialFound">
<xs:annotation>
<xs:documentation>
Legal radioactive material was found.</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="MedicalIsotopeOnPerson">
<xs:annotation>
<xs:documentation>
A medical isotope was found on a person.</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="Narcotics">
<xs:annotation>
<xs:documentation>
Narcotics were found.</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="NORM">
<xs:annotation>
<xs:documentation>
Naturally occuring radioactive material.</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="NothingSuspiciousFound">
<xs:annotation>
<xs:documentation>
Nothing suspicious was found.</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="OtherSuspiciousMaterialFound">
<xs:annotation>
<xs:documentation>
Other suspicious material was found.</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="OtherThreat">
<xs:annotation>
<xs:documentation>
Another kind of threat was found.</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="SNM">
<xs:annotation>
<xs:documentation>
Special Nuclear Material is present.</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="Weapons">
<xs:annotation>
<xs:documentation>
Weapons were found.</xs:documentation>
</xs:annotation>
</xs:enumeration>
</xs:restriction>
</xs:simpleType>