im:ImmigrationDetentionType

complexType ImmigrationDetentionType in namespace http://release.niem.gov/niem/domains/immigration/5.0/

Definition

A data type for the official retainer of an alien by United States immigration officials.

Diagram

XML Schema

<xs:complexType name="ImmigrationDetentionType">
<xs:annotation>
<xs:documentation>
A data type for the official retainer of an alien by United States immigration officials.
</xs:documentation>
</xs:annotation>
<xs:complexContent>
<xs:sequence>
<xs:element ref="im:SentenceTimeNumeric" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="im:MedicationIndicator" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="im:BookOutOfficer" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="im:SearchOfficer" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="im:BookInOfficer" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="im:ReleaseConditionText" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="scr:ProjectedReleaseDate" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="scr:MedicationText" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="im:ActualReleaseDate" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="scr:InmateNumberID" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="im:ReleaseReason" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="im:DetainerLiftReason" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="im:ConsulateNotifiedDate" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="im:BarracksCategoryText" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="im:BaggageReceiptNumberID" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="im:ImmigrationDetentionAugmentationPoint" minOccurs="0" maxOccurs="unbounded"/>
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>