nc:LongitudeMinuteValue
element LongitudeMinuteValue in namespace http://release.niem.gov/niem/niem-core/4.0/
Definition
A longitude value that specifies a minute of a degree. The value comes from a restricted range of 0 (inclusive) to 60 (exclusive).
Diagram
XML Schema
<xs:element name="LongitudeMinuteValue" type="nc:AngularMinuteType" nillable="true">
<xs:annotation>
<xs:documentation>
A longitude value that specifies a minute of a degree. The value comes from a restricted range of 0 (inclusive) to 60 (exclusive).</xs:documentation>
</xs:annotation>
</xs:element>