scr:ConveyanceIDIssuingJurisdictionCategoryCodeSimpleType

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

Definition

A data type describing the kinds of jurisdictions issuing Conveyance registrations

Diagram

Enumerations

ValueDefinition
A1Commercial Flights - All
A2Commercial Flights - ACE
A3Commercial Flights - ACE - Nbr of PAX
A4Commercial Flights - APIS
A5Commercial Flights - APIS - Nbr of PAX
A6Charter Flights
A7Private Flights
A8Military Flights
A9In-Transit Lounge Passengers
Commercial Cargo ShipCommercial Cargo Ship
Commercial Cargo VehicleCommercial Cargo Vehicle
L1Non-Commercial Vehicles
L2Commercial Vehicles
L3Buses
L4Trains
L5Dedicated Commuter Lane(DCL)
L6Pedestrians
Medical Board of MarylandMedical Board of Maryland
Private AircraftPrivate Aircraft
S1Commercial Passenger Vessels
S2Commercial Cargo Vessels
S3Private Vessels
TrainTrain
US Department of StateUS Department of State
Virginia State Department of TransportationVirginia State Department of Transportation

XML Schema

<xs:simpleType name="ConveyanceIDIssuingJurisdictionCategoryCodeSimpleType">
<xs:annotation>
<xs:documentation>
A data type describing the kinds of jurisdictions issuing Conveyance registrations
</xs:documentation>
</xs:annotation>
<xs:enumeration value="A1">
<xs:annotation>
<xs:documentation>
Commercial Flights - All
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="A2">
<xs:annotation>
<xs:documentation>
Commercial Flights - ACE
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="A3">
<xs:annotation>
<xs:documentation>
Commercial Flights - ACE - Nbr of PAX
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="A4">
<xs:annotation>
<xs:documentation>
Commercial Flights - APIS
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="A5">
<xs:annotation>
<xs:documentation>
Commercial Flights - APIS - Nbr of PAX
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="A6">
<xs:annotation>
<xs:documentation>
Charter Flights
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="A7">
<xs:annotation>
<xs:documentation>
Private Flights
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="A8">
<xs:annotation>
<xs:documentation>
Military Flights
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="A9">
<xs:annotation>
<xs:documentation>
In-Transit Lounge Passengers
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="Commercial Cargo Ship">
<xs:annotation>
<xs:documentation>
Commercial Cargo Ship
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="Commercial Cargo Vehicle">
<xs:annotation>
<xs:documentation>
Commercial Cargo Vehicle
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="L1">
<xs:annotation>
<xs:documentation>
Non-Commercial Vehicles
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="L2">
<xs:annotation>
<xs:documentation>
Commercial Vehicles
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="L3">
<xs:annotation>
<xs:documentation>
Buses
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="L4">
<xs:annotation>
<xs:documentation>
Trains
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="L5">
<xs:annotation>
<xs:documentation>
Dedicated Commuter Lane(DCL)
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="L6">
<xs:annotation>
<xs:documentation>
Pedestrians
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="Medical Board of Maryland">
<xs:annotation>
<xs:documentation>
Medical Board of Maryland
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="Private Aircraft">
<xs:annotation>
<xs:documentation>
Private Aircraft
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="S1">
<xs:annotation>
<xs:documentation>
Commercial Passenger Vessels
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="S2">
<xs:annotation>
<xs:documentation>
Commercial Cargo Vessels
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="S3">
<xs:annotation>
<xs:documentation>
Private Vessels
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="Train">
<xs:annotation>
<xs:documentation>
Train
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="US Department of State">
<xs:annotation>
<xs:documentation>
US Department of State
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="Virginia State Department of Transportation">
<xs:annotation>
<xs:documentation>
Virginia State Department of Transportation
</xs:documentation>
</xs:annotation>
</xs:enumeration>
</xs:restriction>
</xs:simpleType>