mo:AngleUnitCodeType
complexType AngleUnitCodeType in namespace http://release.niem.gov/niem/domains/militaryOperations/4.1/
Definition
A data type for a unit code for an azimuth value.
Diagram
XML Schema
<xs:complexType name="AngleUnitCodeType">
<xs:annotation>
<xs:documentation>
A data type for a unit code for an azimuth value.</xs:documentation>
</xs:annotation>
<xs:simpleContent>
<xs:extension base="mo:AngleUnitCodeSimpleType">
<xs:attributeGroup ref="structures:SimpleObjectAttributeGroup"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>