cbrn:LatitudeValue
element LatitudeValue in namespace http://release.niem.gov/niem/domains/cbrn/4.2/
Definition
A point's latitude on the surface of the earth expressed as geographic coordinates in decimal degrees. Points in the northern hemisphere range from 0.0 to +90.0 degrees. Points in the southern hemisphere range from 0.0 to -90.0.
Diagram
XML Schema
<xs:element name="LatitudeValue" type="cbrn:Angle90Type" nillable="true">
<xs:annotation>
<xs:documentation>
A point's latitude on the surface of the earth expressed as geographic coordinates in decimal degrees. Points in the northern hemisphere range from 0.0 to +90.0 degrees. Points in the southern hemisphere range from 0.0 to -90.0.</xs:documentation>
</xs:annotation>
</xs:element>