scr:EnrollmentCategoryCodeSimpleType

simpleType EnrollmentCategoryCodeSimpleType in namespace http://release.niem.gov/niem/domains/screening/4.2/

Definition

A data type for a kind of enrollment.

Diagram

Enumerations

ValueDefinition
Employment ProgramsEmployment Programs
Exchange Visitor ProgramsExchange Visitor Programs
FASTF.A.S.T.
HAZMATHazard Material Program
IRTInternational Registered Traveler
MMLDMerchant Mariner License
PRECHECKTraveler Precheck
RTRegistered Traveler
SENTRIS.E.N.T.R.I.
TWICTransportation Worker

XML Schema

<xs:simpleType name="EnrollmentCategoryCodeSimpleType">
<xs:annotation>
<xs:documentation>
A data type for a kind of enrollment.
</xs:documentation>
</xs:annotation>
<xs:enumeration value="Employment Programs">
<xs:annotation>
<xs:documentation>
Employment Programs
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="Exchange Visitor Programs">
<xs:annotation>
<xs:documentation>
Exchange Visitor Programs
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="FAST">
<xs:annotation>
<xs:documentation>
F.A.S.T.
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="HAZMAT">
<xs:annotation>
<xs:documentation>
Hazard Material Program
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="IRT">
<xs:annotation>
<xs:documentation>
International Registered Traveler
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="MMLD">
<xs:annotation>
<xs:documentation>
Merchant Mariner License
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="PRECHECK">
<xs:annotation>
<xs:documentation>
Traveler Precheck
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="RT">
<xs:annotation>
<xs:documentation>
Registered Traveler
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="SENTRI">
<xs:annotation>
<xs:documentation>
S.E.N.T.R.I.
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="TWIC">
<xs:annotation>
<xs:documentation>
Transportation Worker
</xs:documentation>
</xs:annotation>
</xs:enumeration>
</xs:restriction>
</xs:simpleType>