scr:LeadSourceCategoryCodeSimpleType
simpleType LeadSourceCategoryCodeSimpleType in namespace http://release.niem.gov/niem/domains/screening/4.2/
Definition
A data type for a LEAD SOURCE TYPE
Diagram
Enumerations
Value | Definition |
ANO | Anonymous Complaint |
ATF | ATF Referral |
BOP | BOP Referral (Bureau of Prisons) |
CGR | Coast Guard Referral |
CUS | Customs Referral |
D91 | DOL(Department of Labor) Referral Using Form ESA-91 |
DEA | DEA Referral (Drug Enforcement Agency) |
DEP | Deportations Referral |
DOI | DOI Referral (Department of the Interior) |
DOL | DOL Referral (Department of Labor) |
DOO | DOL(Department of Labor) Referral Using Form Other Than ESA-91 |
DOS | Dept of State Referral |
DOT | DOT Referral (Department of Transportation) |
EVI | Evidence |
EXM | Examinations Referral |
FBI | FBI Referral (Federal Bureau of Investigation) |
FGR | Foreign Government Referral |
FLE | Foreign Local Enforcement Agency Referral |
FLU | Follow-up Investigation |
GAP | GAP Referral (General Administrative Plan) |
GAS | GAP(General Administrative Plan) special |
INF | Informant |
IRS | IRS Referral |
ISP | Inspections Referral |
LA | Link Analysis |
LEA | LEA Referral (Local Enforcement Agency) |
NSR | National Security Referral |
NTP | National Targeting Plan |
NVS | Non-Visual Surveillance |
OAR | Other Agency Referral |
OTH | Other Lead |
PC | Private Citizen |
SAC | SAC Discretion 8 CFR 274a.9(b) |
TRS | Treasury Referral |
USM | USMS Referral (US Marshalls Service) |
VS | Visual Surveillance |
WSC | Written, Signed Complaint |
XML Schema
<xs:simpleType name="LeadSourceCategoryCodeSimpleType">
<xs:annotation>
<xs:documentation>
A data type for a LEAD SOURCE TYPE</xs:documentation>
</xs:annotation>
<xs:restriction base="xs:token">
<xs:enumeration value="ANO">
<xs:annotation>
<xs:documentation>
Anonymous Complaint</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="ATF">
<xs:annotation>
<xs:documentation>
ATF Referral</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="BOP">
<xs:annotation>
<xs:documentation>
BOP Referral (Bureau of Prisons)</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="CGR">
<xs:annotation>
<xs:documentation>
Coast Guard Referral</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="CUS">
<xs:annotation>
<xs:documentation>
Customs Referral</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="D91">
<xs:annotation>
<xs:documentation>
DOL(Department of Labor) Referral Using Form ESA-91</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="DEA">
<xs:annotation>
<xs:documentation>
DEA Referral (Drug Enforcement Agency)</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="DEP">
<xs:annotation>
<xs:documentation>
Deportations Referral</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="DOI">
<xs:annotation>
<xs:documentation>
DOI Referral (Department of the Interior)</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="DOL">
<xs:annotation>
<xs:documentation>
DOL Referral (Department of Labor)</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="DOO">
<xs:annotation>
<xs:documentation>
DOL(Department of Labor) Referral Using Form Other Than ESA-91</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="DOS">
<xs:annotation>
<xs:documentation>
Dept of State Referral</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="DOT">
<xs:annotation>
<xs:documentation>
DOT Referral (Department of Transportation)</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="EVI">
<xs:annotation>
<xs:documentation>
Evidence</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="EXM">
<xs:annotation>
<xs:documentation>
Examinations Referral</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="FBI">
<xs:annotation>
<xs:documentation>
FBI Referral (Federal Bureau of Investigation)</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="FGR">
<xs:annotation>
<xs:documentation>
Foreign Government Referral</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="FLE">
<xs:annotation>
<xs:documentation>
Foreign Local Enforcement Agency Referral</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="FLU">
<xs:annotation>
<xs:documentation>
Follow-up Investigation</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="GAP">
<xs:annotation>
<xs:documentation>
GAP Referral (General Administrative Plan)</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="GAS">
<xs:annotation>
<xs:documentation>
GAP(General Administrative Plan) special</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="INF">
<xs:annotation>
<xs:documentation>
Informant</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="IRS">
<xs:annotation>
<xs:documentation>
IRS Referral</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="ISP">
<xs:annotation>
<xs:documentation>
Inspections Referral</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="LA">
<xs:annotation>
<xs:documentation>
Link Analysis</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="LEA">
<xs:annotation>
<xs:documentation>
LEA Referral (Local Enforcement Agency)</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="NSR">
<xs:annotation>
<xs:documentation>
National Security Referral</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="NTP">
<xs:annotation>
<xs:documentation>
National Targeting Plan</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="NVS">
<xs:annotation>
<xs:documentation>
Non-Visual Surveillance</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="OAR">
<xs:annotation>
<xs:documentation>
Other Agency Referral</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="OTH">
<xs:annotation>
<xs:documentation>
Other Lead</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="PC">
<xs:annotation>
<xs:documentation>
Private Citizen</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="SAC">
<xs:annotation>
<xs:documentation>
SAC Discretion 8 CFR 274a.9(b)</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="TRS">
<xs:annotation>
<xs:documentation>
Treasury Referral</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="USM">
<xs:annotation>
<xs:documentation>
USMS Referral (US Marshalls Service)</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="VS">
<xs:annotation>
<xs:documentation>
Visual Surveillance</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="WSC">
<xs:annotation>
<xs:documentation>
Written, Signed Complaint</xs:documentation>
</xs:annotation>
</xs:enumeration>
</xs:restriction>
</xs:simpleType>