scr:AlienDeportation
An involuntary DEPARTURE of a PERSON based on a judicial decision or inspectors discretion.
Element information
Namespace: http://niem.gov/niem/domains/screening/2.1
Schema document: domains/screening/2.1/screening.xsd
Type: scr:AlienDeportationType
Properties: Global, Qualified, Nillable
Content
- Sequence [1..1]
- scr:ConsulateIndicator [0..*] An Indicator Indicating whether the persons consulate was notified.
- scr:RemovalOrderDate [0..*] The date on which the order of deportation, exclusion or removal was entered.
- scr:VerifiedClaimedIndicator [0..*] An indication of whether the aliens claim that they had previously entered the United States is actually verified during deportation.
- scr:DeportAsArrivedIndicator [0..*] A field indicating whether the subject was ordered DEPORTATION the vessel or aircraft on which the subject entered the U.S.
- scr:LegalReferenceText [0..*] The text of the section of Immigration and Nationality Act under which the DEPORTATION is ordered.
- scr:StayActionText [0..*] A response to the aliens request for stay of deportation.
- scr:StayDecisionDate [0..*] The date on which the decision for request for stay of DEPORTATION is made.
- scr:StayExpirationDate [0..*] The date on which the aliens stay of DEPORTATION expires.
- scr:TravelDocumentReceivedDate [0..*] The date on which the aliens travel document for DEPORTATION is received.
- scr:TravelDocumentRequestDate [0..*] The date on which the foreign government was asked for travel documents.
- scr:DeportationDepartProofText [0..*] Evidence of removal of an alien from the United States.
- scr:DesignatedCountryOfDeportationID [0..*] An identifier that represents a COUNTRY.
- scr:EscortReasonCategoryText [0..*] A reason why an escort is required to deport the subject.
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
s:id | [0..1] | xsd:ID | from type s:ComplexObjectType | |
s:metadata | [0..1] | xsd:IDREFS | from type s:ComplexObjectType | |
s:linkMetadata | [0..1] | xsd:IDREFS | from type s:ComplexObjectType |
Sample instance
<scr:AlienDeportation> <scr:ConsulateIndicator>true</scr:ConsulateIndicator> <scr:RemovalOrderDate> <nc:Date>2000-01-01</nc:Date> </scr:RemovalOrderDate> <scr:VerifiedClaimedIndicator>true</scr:VerifiedClaimedIndicator> <scr:DeportAsArrivedIndicator>true</scr:DeportAsArrivedIndicator> <scr:LegalReferenceText>string</scr:LegalReferenceText> <scr:StayActionText>string</scr:StayActionText> <scr:StayDecisionDate> <nc:Date>2000-01-01</nc:Date> </scr:StayDecisionDate> <scr:StayExpirationDate> <nc:Date>2000-01-01</nc:Date> </scr:StayExpirationDate> <scr:TravelDocumentReceivedDate> <nc:Date>2000-01-01</nc:Date> </scr:TravelDocumentReceivedDate> <scr:TravelDocumentRequestDate> <nc:Date>2000-01-01</nc:Date> </scr:TravelDocumentRequestDate> <scr:DeportationDepartProofText> <scr:DepartProofText>string</scr:DepartProofText> <scr:DepartProofDescriptionText>string</scr:DepartProofDescriptionText> </scr:DeportationDepartProofText> <scr:DesignatedCountryOfDeportationID>string</scr:DesignatedCountryOfDeportationID> <scr:EscortReasonCategoryText> <scr:EscortCode>M</scr:EscortCode> <scr:EscortDescriptionText>string</scr:EscortDescriptionText> </scr:EscortReasonCategoryText> </scr:AlienDeportation>