nc:UTMCoordinateValue
element UTMCoordinateValue in namespace http://release.niem.gov/niem/niem-core/4.0/
Definition
A coordinate from the Universal Transverse Mercator (UTM) Coordinate System, which represents a location with a hemisphere, zone, an easting value, and a northing value.
Diagram
XML Schema
<xs:element name="UTMCoordinateValue" type="nc:UTMCoordinateType" nillable="true">
<xs:annotation>
<xs:documentation>
A coordinate from the Universal Transverse Mercator (UTM) Coordinate System, which represents a location with a hemisphere, zone, an easting value, and a northing value.</xs:documentation>
</xs:annotation>
</xs:element>