scr:ScreeningArrival
An encounter representing the entry of a Person or Conveyance into the United States.
Element information
Namespace: http://release.niem.gov/niem/domains/screening/3.1/
Schema document: domains/screening/3.1/screening.xsd
Type: scr:ScreeningArrivalType
Properties: Global, Qualified, Nillable
Content
- Sequence [1..1]
- structures:ObjectAugmentationPointAbstract [0..*]An augmentation point for ObjectType
- scr:PersonArrivalDate [0..*]A date that a Person arrived in the U.S.
- scr:ArrivalReasonText [0..*]A text that explains the reason for a non-immigrant Alien's arrival in the U.S.
- scr:AccompaniedByFamilyIndicator [0..*]True if a subject is accompanied by a family member when entering the United States; false otherwise.
- scr:AdmitDurationStatusIndicator [0..*]True if the admittance length for a person at ARRIVAL is based on Duration of Status; false otherwise.
- scr:AdmitToDate [0..*]A date , as specified at ARRIVAL, on which the alien is no longer authorized to stay in the United State.
- scr:BoardingLocationCityName [0..*]A name indicating the city where the alien boarded a conveyance for ARRIVAL to the United States
- scr:VisaCancel [0..*]A category of reason for invalidating a previously issued permission to enter the United States.
- scr:ScreeningArrivalAugmentationPointAbstract [0..*]An augmentation point for ScreeningArrivalType.
from type structures:ObjectTypefrom subst. group structures:ObjectAugmentationPointfrom subst. group scr:ScreeningArrivalAugmentationPoint
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:PersonCrossingEncounterType (Element scr:PersonCrossingEncounter)
Sample instance
<scr:ScreeningArrival> <structures:ObjectAugmentationPoint>any content</structures:ObjectAugmentationPoint> <scr:PersonArrivalDate> <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:PersonArrivalDate> <scr:ArrivalReasonText>string</scr:ArrivalReasonText> <scr:AccompaniedByFamilyIndicator>true</scr:AccompaniedByFamilyIndicator> <scr:AdmitDurationStatusIndicator>true</scr:AdmitDurationStatusIndicator> <scr:AdmitToDate> <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:AdmitToDate> <scr:BoardingLocationCityName>string</scr:BoardingLocationCityName> <scr:VisaCancel> <structures:ObjectAugmentationPoint>any content</structures:ObjectAugmentationPoint> <scr:VisaCancelCategoryDescriptionText>string</scr:VisaCancelCategoryDescriptionText> <scr:VisaCancelCategoryCode>DEPARTREQ</scr:VisaCancelCategoryCode> <scr:VisaCancelAugmentationPoint>any content</scr:VisaCancelAugmentationPoint> </scr:VisaCancel> <scr:ScreeningArrivalAugmentationPoint>any content</scr:ScreeningArrivalAugmentationPoint> </scr:ScreeningArrival>