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