scr:ScreeningTravelDocumentType

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

Definition

A data type for information about a screening Travel Document

Diagram

XML Schema

<xs:complexType name="ScreeningTravelDocumentType">
<xs:annotation>
<xs:documentation>
A data type for information about a screening Travel Document
</xs:documentation>
</xs:annotation>
<xs:complexContent>
<xs:sequence>
<xs:element ref="scr:ScreeningTECSRecordInformation" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="nc:Image" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="nc:PersonSexAbstract" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="nc:PersonNationalityCountry" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="nc:AddressCountry" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="scr:StateID" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="nc:PersonCitizenshipCountry" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="scr:ScreeningTravelDocumentAugmentationPoint" minOccurs="0" maxOccurs="unbounded"/>
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>