nc:LongitudeDegreeValue
element LongitudeDegreeValue in namespace http://release.niem.gov/niem/niem-core/4.0/
Definition
A value that specifies the degree of a longitude. The value comes from a restricted range between -180 (inclusive) and +180 (inclusive).
Diagram
XML Schema
<xs:element name="LongitudeDegreeValue" type="nc:LongitudeDegreeType" nillable="true">
<xs:annotation>
<xs:documentation>
A value that specifies the degree of a longitude. The value comes from a restricted range between -180 (inclusive) and +180 (inclusive).</xs:documentation>
</xs:annotation>
</xs:element>