nga:DirectionDatumCodeType
complexType DirectionDatumCodeType in namespace http://release.niem.gov/niem/codes/nga_datum/4.0/
Definition
A data type for a reference direction as determined by the means by which it is established (e.g., by the direction of a geographic or magnetic pole of the Earth).
Diagram
XML Schema
<xs:complexType name="DirectionDatumCodeType">
<xs:annotation>
<xs:documentation>
A data type for a reference direction as determined by the means by which it is established (e.g., by the direction of a geographic or magnetic pole of the Earth).</xs:documentation>
</xs:annotation>
<xs:simpleContent>
<xs:extension base="nga:DirectionDatumCodeSimpleType">
<xs:attributeGroup ref="structures:SimpleObjectAttributeGroup"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>