nc:AngularMinuteType
complexType AngularMinuteType in namespace http://release.niem.gov/niem/niem-core/4.0/
Definition
A data type for a minute of a degree, with a restricted range of 0 (inclusive) to 60 (exclusive).
Diagram
XML Schema
<xs:complexType name="AngularMinuteType">
<xs:annotation>
<xs:documentation>
A data type for a minute of a degree, with a restricted range of 0 (inclusive) to 60 (exclusive).</xs:documentation>
</xs:annotation>
<xs:simpleContent>
<xs:extension base="nc:AngularMinuteSimpleType">
<xs:attributeGroup ref="structures:SimpleObjectAttributeGroup"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>