itcodes:LocationKindCodeType
complexType LocationKindCodeType in namespace http://release.niem.gov/niem/codes/it_codes/4.0/
Definition
A data type for the kinds of locations that may appear on an itinerary.
Diagram
XML Schema
<xs:complexType name="LocationKindCodeType">
<xs:annotation>
<xs:documentation>
A data type for the kinds of locations that may appear on an itinerary.</xs:documentation>
</xs:annotation>
<xs:simpleContent>
<xs:extension base="itcodes:LocationKindCodeSimpleType">
<xs:attributeGroup ref="structures:SimpleObjectAttributeGroup"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>