nc:RelativeLocationHeadingType
complexType RelativeLocationHeadingType in namespace http://release.niem.gov/niem/niem-core/4.0/
Definition
A data type for a compass heading of a direction from a reference location.
Diagram
XML Schema
<xs:complexType name="RelativeLocationHeadingType">
<xs:annotation>
<xs:documentation>
A data type for a compass heading of a direction from a reference location.</xs:documentation>
</xs:annotation>
<xs:simpleContent>
<xs:extension base="nc:RelativeLocationHeadingSimpleType">
<xs:attributeGroup ref="structures:SimpleObjectAttributeGroup"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>