scr:ArrestMethodCategoryCodeSimpleType

simpleType ArrestMethodCategoryCodeSimpleType in namespace http://release.niem.gov/niem/domains/screening/4.1/

Definition

A data type describing the kinds of Apprehension methods

Diagram

Enumerations

ValueDefinition
ASAnti-Smuggling
BPTBoat Patrol
CAPCriminal Alien Program
CRWCrewman/Stowaway
ESEmployer Sanctions
ESUWorksite Enforcement
ISPInspections
LLocated
OOther efforts
OAOther Agency (turned over to INS)
OCDOrganized Crime Drug Enforcement Task Force
OTFOther Task Force
PBPatrol Border
PIPatrol Interior
TCATraffic Check Aircraft
TCBTraffic Check Bus
TCFTraffic Check Freight Train
TCPTraffic Check Passenger Train
TRCTraffic Check
XXXArrest method not recorded

XML Schema

<xs:simpleType name="ArrestMethodCategoryCodeSimpleType">
<xs:annotation>
<xs:documentation>
A data type describing the kinds of Apprehension methods
</xs:documentation>
</xs:annotation>
<xs:enumeration value="AS">
<xs:annotation>
<xs:documentation>
Anti-Smuggling
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="BPT">
<xs:annotation>
<xs:documentation>
Boat Patrol
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="CAP">
<xs:annotation>
<xs:documentation>
Criminal Alien Program
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="CRW">
<xs:annotation>
<xs:documentation>
Crewman/Stowaway
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="ES">
<xs:annotation>
<xs:documentation>
Employer Sanctions
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="ESU">
<xs:annotation>
<xs:documentation>
Worksite Enforcement
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="ISP">
<xs:annotation>
<xs:documentation>
Inspections
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="L">
<xs:annotation>
<xs:documentation>
Located
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="O">
<xs:annotation>
<xs:documentation>
Other efforts
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="OA">
<xs:annotation>
<xs:documentation>
Other Agency (turned over to INS)
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="OCD">
<xs:annotation>
<xs:documentation>
Organized Crime Drug Enforcement Task Force
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="OTF">
<xs:annotation>
<xs:documentation>
Other Task Force
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="PB">
<xs:annotation>
<xs:documentation>
Patrol Border
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="PI">
<xs:annotation>
<xs:documentation>
Patrol Interior
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="TCA">
<xs:annotation>
<xs:documentation>
Traffic Check Aircraft
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="TCB">
<xs:annotation>
<xs:documentation>
Traffic Check Bus
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="TCF">
<xs:annotation>
<xs:documentation>
Traffic Check Freight Train
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="TCP">
<xs:annotation>
<xs:documentation>
Traffic Check Passenger Train
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="TRC">
<xs:annotation>
<xs:documentation>
Traffic Check
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="XXX">
<xs:annotation>
<xs:documentation>
Arrest method not recorded
</xs:documentation>
</xs:annotation>
</xs:enumeration>
</xs:restriction>
</xs:simpleType>