scr:TravelDocumentCategoryCodeType
complexType TravelDocumentCategoryCodeType in namespace http://release.niem.gov/niem/domains/screening/4.2/
Definition
A data type describing the kinds of travel documents
Diagram
XML Schema
<xs:complexType name="TravelDocumentCategoryCodeType">
<xs:annotation>
<xs:documentation>
A data type describing the kinds of travel documents </xs:documentation>
</xs:annotation>
<xs:simpleContent>
<xs:extension base="scr:TravelDocumentCategoryCodeSimpleType">
<xs:attributeGroup ref="structures:SimpleObjectAttributeGroup"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>