scr:PersonCrossingEncounterType

complexType PersonCrossingEncounterType in namespace http://release.niem.gov/niem/domains/screening/5.0/

Definition

A data type for a Person Encounter involving the activity of a person while crossing the borders of United States.

Diagram

XML Schema

<xs:complexType name="PersonCrossingEncounterType">
<xs:annotation>
<xs:documentation>
A data type for a Person Encounter involving the activity of a person while crossing the borders of United States.
</xs:documentation>
</xs:annotation>
<xs:complexContent>
<xs:sequence>
<xs:element ref="scr:PrimaryDispositionText" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="scr:SourceCountryOfTravelID" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="scr:TravelModeText" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="scr:ScreeningArrival" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="scr:ScreeningDeparture" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="scr:PersonCrossingLegalIndicator" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="scr:PersonCrossingClassification" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="scr:CrossingAgencyCodeText" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="scr:CrossingReferralAgencyCodeText" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="scr:ReasonExcludedAdmissionCodeText" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="scr:AdvancedPassengerInformationIndicator" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="scr:ClassOfAdmissionClassificationAbstract" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="scr:PersonCrossingEncounterAugmentationPoint" minOccurs="0" maxOccurs="unbounded"/>
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>