mo:MGRSUPS1MeterCoordinateSimpleType

simpleType MGRSUPS1MeterCoordinateSimpleType in namespace http://release.niem.gov/niem/domains/militaryOperations/5.0/

Definition

A data type for a 1-meter precision level MGRS UPS coordinate.

Diagram

XML Schema

<xs:simpleType name="MGRSUPS1MeterCoordinateSimpleType">
<xs:annotation>
<xs:documentation>
A data type for a 1-meter precision level MGRS UPS coordinate.
</xs:documentation>
</xs:annotation>
<xs:length value="13">
<xs:annotation>
<xs:documentation>
A length for MGRS UPS 1-meter coordinate.
</xs:documentation>
</xs:annotation>
</xs:length>
<xs:pattern value="([ABYZ])([A-CF-HJ-LP-UX-Z])([A-HJ-NP-Z])([0-9]{5}[0-9]{5})">
<xs:annotation>
<xs:documentation>
A pattern for MGRS UPS 1-meter coordinate.
</xs:documentation>
</xs:annotation>
</xs:pattern>
</xs:restriction>
</xs:simpleType>