| namespace | http://www.LRMS-Adopted-02-00-00 | ||||
| type | restriction of xs:unsignedByte | ||||
| used by | |||||
| facets |
|
||||
| source | <xs:simpleType name="GridLatLonPointDelta"> <xs:restriction base="xs:unsignedByte"> <xs:minInclusive value="1"/> <xs:maxInclusive value="254"/> </xs:restriction> </xs:simpleType> |