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

ValueDefinition
Alarm or Fault TestAn alarm or fault produced by a test.
Alarm or Fault Unknown CauseAn alarm or fault was produced by an unknown cause.
BannedSubstancesBanned substances were found.
ExplosivesExplosives were found.
FalseBiologicalMaterialAlarmThe biological material alarm was a false alarm.
FalseChemicalAlarmThe chemical alarm was a false alarm.
FalseRadiationAlarmThe radiation alarm was a false alarm.
HumanSmugglingHuman smuggling was found.
IllegalBiologicalMaterialFoundIllegal biological material(s) was found.
IllegalChemicalFoundIllegal chemical(s) was found.
IllegalRadioactiveMaterialFoundIllegal radioactive material was found.
LegalBiologicalMaterial)FoundLegal biological material(s) was found.
LegalChemicalFoundLegal chemical(s) was found.
LegalRadioactiveMaterialFoundLegal radioactive material was found.
MedicalIsotopeOnPersonA medical isotope was found on a person.
NarcoticsNarcotics were found.
NORMNaturally occuring radioactive material.
NothingSuspiciousFoundNothing suspicious was found.
OtherSuspiciousMaterialFoundOther suspicious material was found.
OtherThreatAnother kind of threat was found.
SNMSpecial Nuclear Material is present.
WeaponsWeapons 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: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>