nc:DirectionCodeType
complexType DirectionCodeType in namespace http://release.niem.gov/niem/niem-core/4.0/
Definition
A data type for compass directions.
Diagram
XML Schema
<xs:complexType name="DirectionCodeType">
<xs:annotation>
<xs:documentation>
A data type for compass directions.</xs:documentation>
</xs:annotation>
<xs:simpleContent>
<xs:extension base="nc:DirectionCodeSimpleType">
<xs:attributeGroup ref="structures:SimpleObjectAttributeGroup"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>