scr:TravelModeType

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

Definition

A data type for the manner of transport used by a person during a person crossing the US Borders.

Diagram

XML Schema

<xs:complexType name="TravelModeType">
<xs:annotation>
<xs:documentation>
A data type for the manner of transport used by a person during a person crossing the US Borders.
</xs:documentation>
</xs:annotation>
<xs:complexContent>
<xs:sequence>
<xs:element ref="scr:TravelModeCategoryDescriptionText" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="scr:TravelModeCategoryAbstract" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="scr:TravelModeAugmentationPoint" minOccurs="0" maxOccurs="unbounded"/>
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>