scr:LocationCategoryCodeSimpleType
simpleType LocationCategoryCodeSimpleType in namespace http://release.niem.gov/niem/domains/screening/4.2/
Definition
A data type for a code indicating the location type.
Diagram
Enumerations
Value | Definition |
A | Port of Entry (POE) |
B | BOP |
C | REGIONAL SERVICE CENTER |
D | District |
E | Sector |
F | FCO |
G | Region |
H | Hearing |
I | Training |
K | Deferred Inspections |
M | Enforcement Support Activity |
N | Non-Specific (for unknown agencies) |
O | ORI |
R | EOIR |
S | Station |
T | Docket Control Office |
U | Sub-Office |
V | Preinspections Office |
W | ICE SAC Office |
X | ICE Sub-Office (ASAC, AIRG, RAC, RA) |
Z | Other |
XML Schema
<xs:simpleType name="LocationCategoryCodeSimpleType">
<xs:annotation>
<xs:documentation>
A data type for a code indicating the location type.</xs:documentation>
</xs:annotation>
<xs:restriction base="xs:token">
<xs:enumeration value="A">
<xs:annotation>
<xs:documentation>
Port of Entry (POE)</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="B">
<xs:annotation>
<xs:documentation>
BOP</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="C">
<xs:annotation>
<xs:documentation>
REGIONAL SERVICE CENTER</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="D">
<xs:annotation>
<xs:documentation>
District</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="E">
<xs:annotation>
<xs:documentation>
Sector</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="F">
<xs:annotation>
<xs:documentation>
FCO</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="G">
<xs:annotation>
<xs:documentation>
Region</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="H">
<xs:annotation>
<xs:documentation>
Hearing</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="I">
<xs:annotation>
<xs:documentation>
Training</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="K">
<xs:annotation>
<xs:documentation>
Deferred Inspections</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="M">
<xs:annotation>
<xs:documentation>
Enforcement Support Activity</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="N">
<xs:annotation>
<xs:documentation>
Non-Specific (for unknown agencies)</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="O">
<xs:annotation>
<xs:documentation>
ORI</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="R">
<xs:annotation>
<xs:documentation>
EOIR</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="S">
<xs:annotation>
<xs:documentation>
Station</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="T">
<xs:annotation>
<xs:documentation>
Docket Control Office</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="U">
<xs:annotation>
<xs:documentation>
Sub-Office</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="V">
<xs:annotation>
<xs:documentation>
Preinspections Office</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="W">
<xs:annotation>
<xs:documentation>
ICE SAC Office</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="X">
<xs:annotation>
<xs:documentation>
ICE Sub-Office (ASAC, AIRG, RAC, RA)</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="Z">
<xs:annotation>
<xs:documentation>
Other</xs:documentation>
</xs:annotation>
</xs:enumeration>
</xs:restriction>
</xs:simpleType>