im:DetentionReleaseReasonCodeSimpleType

simpleType DetentionReleaseReasonCodeSimpleType in namespace http://release.niem.gov/niem/domains/immigration/4.2/

Definition

A data type for the classification of the basis for the release of an alien from detention by United States immigration officials.

Diagram

Enumerations

ValueDefinition
BDLFBonded out - lack of funds
BDLSBonded out - lack of space
BONDBonded Out
DEPDeported/Removed
DIEDDied
ESCEscaped
LFNDLFND
LSPCLSPC
ORECOrder of recognizance
ORLFOrder of recognizance - lack of funds
ORLSOrder of recognizance - lack of space
OSLFOrder of supervision - lack of funds
OSLSOrder of supervision - lack of space
OSUPOrder of supervision
PALFParoled - lack of funds
PALSParoled - lack of space
PAROParoled
TTransferred
TERMProceedings Terminated
USMU.S. Marshal or other agency (explain on CCOM)
VDVoluntary departure
VDLFVoluntary departure - lack of funds
VDLSVoluntary departure - lack of space
WILFWithdrawal - lack of funds
WILSWithdrawal - lack of space
WITHWithdrawal

XML Schema

<xs:simpleType name="DetentionReleaseReasonCodeSimpleType">
<xs:annotation>
<xs:documentation>
A data type for the classification of the basis for the release of an alien from detention by United States immigration officials.
</xs:documentation>
</xs:annotation>
<xs:enumeration value="BDLF">
<xs:annotation>
<xs:documentation>
Bonded out - lack of funds
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="BDLS">
<xs:annotation>
<xs:documentation>
Bonded out - lack of space
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="BOND">
<xs:annotation>
<xs:documentation>
Bonded Out
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="DEP">
<xs:annotation>
<xs:documentation>
Deported/Removed
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="DIED">
<xs:annotation>
<xs:documentation>
Died
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="ESC">
<xs:annotation>
<xs:documentation>
Escaped
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="LFND">
<xs:annotation>
<xs:documentation>
LFND
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="LSPC">
<xs:annotation>
<xs:documentation>
LSPC
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="OREC">
<xs:annotation>
<xs:documentation>
Order of recognizance
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="ORLF">
<xs:annotation>
<xs:documentation>
Order of recognizance - lack of funds
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="ORLS">
<xs:annotation>
<xs:documentation>
Order of recognizance - lack of space
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="OSLF">
<xs:annotation>
<xs:documentation>
Order of supervision - lack of funds
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="OSLS">
<xs:annotation>
<xs:documentation>
Order of supervision - lack of space
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="OSUP">
<xs:annotation>
<xs:documentation>
Order of supervision
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="PALF">
<xs:annotation>
<xs:documentation>
Paroled - lack of funds
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="PALS">
<xs:annotation>
<xs:documentation>
Paroled - lack of space
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="PARO">
<xs:annotation>
<xs:documentation>
Paroled
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="T">
<xs:annotation>
<xs:documentation>
Transferred
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="TERM">
<xs:annotation>
<xs:documentation>
Proceedings Terminated
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="USM">
<xs:annotation>
<xs:documentation>
U.S. Marshal or other agency (explain on CCOM)
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="VD">
<xs:annotation>
<xs:documentation>
Voluntary departure
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="VDLF">
<xs:annotation>
<xs:documentation>
Voluntary departure - lack of funds
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="VDLS">
<xs:annotation>
<xs:documentation>
Voluntary departure - lack of space
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="WILF">
<xs:annotation>
<xs:documentation>
Withdrawal - lack of funds
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="WILS">
<xs:annotation>
<xs:documentation>
Withdrawal - lack of space
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="WITH">
<xs:annotation>
<xs:documentation>
Withdrawal
</xs:documentation>
</xs:annotation>
</xs:enumeration>
</xs:restriction>
</xs:simpleType>