scr:Deportation
An involuntary DEPARTURE of a PERSON based on a judicial decision or inspectors discretion.
Element information
Namespace: http://release.niem.gov/niem/domains/screening/3.1/
Schema document: domains/screening/3.1/screening.xsd
Type: scr:AlienDeportationType
Properties: Global, Qualified, Nillable
Content
- Sequence [1..1]
- structures:ObjectAugmentationPointAbstract [0..*]An augmentation point for ObjectType
- im:DepartProofText [0..*]An evidence of removal of an alien from the country provided on the deportation document.
- scr:ConsulateIndicator [0..*]True if the consulate for a person being processed was notified; false otherwise.
- scr:RemovalOrderDate [0..*]A date on which the order of deportation, exclusion or removal was entered.
- scr:VerifiedClaimedIndicator [0..*]True if the aliens claim that they had previously entered the United States is actually verified during deportation processing; false otherwise.
- scr:DeportAsArrivedIndicator [0..*]True if the subject was ordered to be deported using the vessel or aircraft on which the subject entered the U.S.; false otherwise.
- scr:LegalReferenceText [0..*]A 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..*]A date on which the decision for request for stay of DEPORTATION is made.
- scr:StayExpirationDate [0..*]A date on which the aliens stay of DEPORTATION expires.
- scr:TravelDocumentReceivedDate [0..*]A date on which the aliens travel document for DEPORTATION is received.
- scr:TravelDocumentRequestDate [0..*]A date on which the foreign government was asked for travel documents.
- scr:DesignatedCountryOfDeportationID [0..*]An identifier that represents a COUNTRY.
- scr:EscortReasonCategory [0..*]A kind of reason why an escort is required to deport the subject.
- scr:AlienDeportationAugmentationPointAbstract [0..*]An augmentation point for AlienDeportationType.
from type structures:ObjectTypefrom subst. group structures:ObjectAugmentationPointfrom subst. group scr:AlienDeportationAugmentationPoint
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
structures:id | [0..1] | xsd:ID | from type structures:ObjectType | |
structures:ref | [0..1] | xsd:IDREF | from type structures:ObjectType | |
structures:metadata | [0..1] | xsd:IDREFS | from type structures:ObjectType | |
structures:relationshipMetadata | [0..1] | xsd:IDREFS | from type structures:ObjectType | |
Any attribute | [0..*] | Namespace: urn:us:gov:ic:ism urn:us:gov:ic:ntk, Process Contents: lax | from type structures:ObjectType |
Used in
- Type scr:ScreeningDepartureType (Element scr:ScreeningDeparture)
Sample instance
<scr:Deportation> <structures:ObjectAugmentationPoint>any content</structures:ObjectAugmentationPoint> <im:DepartProofText>string</im:DepartProofText> <scr:ConsulateIndicator>true</scr:ConsulateIndicator> <scr:RemovalOrderDate> <structures:ObjectAugmentationPoint>any content</structures:ObjectAugmentationPoint> <intel:DayDate>---31</intel:DayDate> <nc:DateAccuracy>any content</nc:DateAccuracy> <nc:DateMarginOfErrorDuration>P1Y2M3DT10H</nc:DateMarginOfErrorDuration> <nc:DateAugmentationPoint>any content</nc:DateAugmentationPoint> </scr:RemovalOrderDate> <scr:VerifiedClaimedIndicator>true</scr:VerifiedClaimedIndicator> <scr:DeportAsArrivedIndicator>true</scr:DeportAsArrivedIndicator> <scr:LegalReferenceText>string</scr:LegalReferenceText> <scr:StayActionText>string</scr:StayActionText> <scr:StayDecisionDate> <structures:ObjectAugmentationPoint>any content</structures:ObjectAugmentationPoint> <intel:DayDate>---31</intel:DayDate> <nc:DateAccuracy>any content</nc:DateAccuracy> <nc:DateMarginOfErrorDuration>P1Y2M3DT10H</nc:DateMarginOfErrorDuration> <nc:DateAugmentationPoint>any content</nc:DateAugmentationPoint> </scr:StayDecisionDate> <scr:StayExpirationDate> <structures:ObjectAugmentationPoint>any content</structures:ObjectAugmentationPoint> <intel:DayDate>---31</intel:DayDate> <nc:DateAccuracy>any content</nc:DateAccuracy> <nc:DateMarginOfErrorDuration>P1Y2M3DT10H</nc:DateMarginOfErrorDuration> <nc:DateAugmentationPoint>any content</nc:DateAugmentationPoint> </scr:StayExpirationDate> <scr:TravelDocumentReceivedDate> <structures:ObjectAugmentationPoint>any content</structures:ObjectAugmentationPoint> <intel:DayDate>---31</intel:DayDate> <nc:DateAccuracy>any content</nc:DateAccuracy> <nc:DateMarginOfErrorDuration>P1Y2M3DT10H</nc:DateMarginOfErrorDuration> <nc:DateAugmentationPoint>any content</nc:DateAugmentationPoint> </scr:TravelDocumentReceivedDate> <scr:TravelDocumentRequestDate> <structures:ObjectAugmentationPoint>any content</structures:ObjectAugmentationPoint> <intel:DayDate>---31</intel:DayDate> <nc:DateAccuracy>any content</nc:DateAccuracy> <nc:DateMarginOfErrorDuration>P1Y2M3DT10H</nc:DateMarginOfErrorDuration> <nc:DateAugmentationPoint>any content</nc:DateAugmentationPoint> </scr:TravelDocumentRequestDate> <scr:DesignatedCountryOfDeportationID>string</scr:DesignatedCountryOfDeportationID> <scr:EscortReasonCategory> <structures:ObjectAugmentationPoint>any content</structures:ObjectAugmentationPoint> <scr:EscortDescriptionText>string</scr:EscortDescriptionText> <scr:EscortCode>C</scr:EscortCode> <scr:AlienDeportationEscortReasonAugmentationPoint>any content</scr:AlienDeportationEscortReasonAugmentationPoint> </scr:EscortReasonCategory> <scr:AlienDeportationAugmentationPoint>any content</scr:AlienDeportationAugmentationPoint> </scr:Deportation>