scr:DepartureCategoryCodeType
complexType DepartureCategoryCodeType in namespace http://release.niem.gov/niem/domains/screening/4.2/
Definition
A data type for a kind of departure.
Diagram
XML Schema
<xs:complexType name="DepartureCategoryCodeType">
<xs:annotation>
<xs:documentation>
A data type for a kind of departure.</xs:documentation>
</xs:annotation>
<xs:simpleContent>
<xs:extension base="scr:DepartureCategoryCodeSimpleType">
<xs:attributeGroup ref="structures:SimpleObjectAttributeGroup"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>