scr:AlienDeportationType

complexType AlienDeportationType in namespace http://release.niem.gov/niem/domains/screening/4.0/

Definition

A data type for an involuntary DEPARTURE of a PERSON based on a judicial decision or inspectors discretion.

Diagram

XML Schema

<xs:complexType name="AlienDeportationType">
<xs:annotation>
<xs:documentation>
A data type for an involuntary DEPARTURE of a PERSON based on a judicial decision or inspectors discretion.
</xs:documentation>
</xs:annotation>
<xs:complexContent>
<xs:sequence>
<xs:element ref="im:DepartProofText" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="scr:ConsulateIndicator" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="scr:RemovalOrderDate" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="scr:VerifiedClaimedIndicator" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="scr:DeportAsArrivedIndicator" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="scr:LegalReferenceText" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="scr:StayActionText" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="scr:StayDecisionDate" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="scr:StayExpirationDate" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="scr:TravelDocumentReceivedDate" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="scr:TravelDocumentRequestDate" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="scr:DesignatedCountryOfDeportationID" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="scr:EscortReasonCategory" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="scr:AlienDeportationAugmentationPoint" minOccurs="0" maxOccurs="unbounded"/>
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>