cbrncl:SecondaryInspectionReferralReasonCodeSimpleType

simpleType SecondaryInspectionReferralReasonCodeSimpleType in namespace http://release.niem.gov/niem/codes/cbrncl/4.0/

Definition

A data type that defines the variuos code values for Secondary Inspection Referral Reason

Diagram

Enumerations

ValueDefinition
ATSRecommendationATS analysis indicates that a more detailed examination would be needed to determine the presence or absence of a threat.
ForeignGovernmentIntelligenceInformation from a foreign government indicates that a more detailed examination would be needed to determine the presence or absence of a threat.
InspectorSuspicionAn inspector made an assessment that further examination was required to determine the presence or absence of a threat.
MissingThe reason for secondary referral is not available.
RadiationAlarmAn unresolved radiation alarm occurred in primary inspection.
SuspiciousCarrierInformation about the carrier indicates that a more detailed examination would be needed to determine the presence or absence of a threat.
SuspiciousOtherParticipantInformation about involved parties other than the shipper and carrier indicates that a more detailed examination would be needed to determine the presence or absence of a threat.
SuspiciousShipperInformation about the shipper indicates that a more detailed examination would be needed to determine the presence or absence of a threat.
USIntelligenceInformation from an element of the US government indicates that a more detailed examination would be needed to determine the presence or absence of a threat.

XML Schema

<xs:simpleType name="SecondaryInspectionReferralReasonCodeSimpleType">
<xs:annotation>
<xs:documentation>
A data type that defines the variuos code values for Secondary Inspection Referral Reason
</xs:documentation>
</xs:annotation>
<xs:enumeration value="ATSRecommendation">
<xs:annotation>
<xs:documentation>
ATS analysis indicates that a more detailed examination would be needed to determine the presence or absence of a threat.
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="ForeignGovernmentIntelligence">
<xs:annotation>
<xs:documentation>
Information from a foreign government indicates that a more detailed examination would be needed to determine the presence or absence of a threat.
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="InspectorSuspicion">
<xs:annotation>
<xs:documentation>
An inspector made an assessment that further examination was required to determine the presence or absence of a threat.
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="Missing">
<xs:annotation>
<xs:documentation>
The reason for secondary referral is not available.
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="RadiationAlarm">
<xs:annotation>
<xs:documentation>
An unresolved radiation alarm occurred in primary inspection.
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="SuspiciousCarrier">
<xs:annotation>
<xs:documentation>
Information about the carrier indicates that a more detailed examination would be needed to determine the presence or absence of a threat.
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="SuspiciousOtherParticipant">
<xs:annotation>
<xs:documentation>
Information about involved parties other than the shipper and carrier indicates that a more detailed examination would be needed to determine the presence or absence of a threat.
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="SuspiciousShipper">
<xs:annotation>
<xs:documentation>
Information about the shipper indicates that a more detailed examination would be needed to determine the presence or absence of a threat.
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="USIntelligence">
<xs:annotation>
<xs:documentation>
Information from an element of the US government indicates that a more detailed examination would be needed to determine the presence or absence of a threat.
</xs:documentation>
</xs:annotation>
</xs:enumeration>
</xs:restriction>
</xs:simpleType>