nc:LocationUTMCoordinateValue
element LocationUTMCoordinateValue 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="LocationUTMCoordinateValue" type="nc:UTMCoordinateType" substitutionGroup="nc:LocationGeospatialCoordinateAbstract" 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>