simpleType lrms:GridLatLonPointDelta
namespace http://www.LRMS-Adopted-02-00-00
type restriction of xs:unsignedByte
used by
elements lrms:GridPointPair/pointPairInfo/endLatitudePointDelta lrms:GridPointPair/pointPairInfo/endLongitudePointDelta lrms:GridPointSequence/pointPairInfo/nextLatitudePointDelta lrms:GridPointSequence/pointPairInfo/nextLongitudePointDelta
facets
minInclusive 1
maxInclusive 254
source <xs:simpleType name="GridLatLonPointDelta">
 
<xs:restriction base="xs:unsignedByte">
   
<xs:minInclusive value="1"/>
   
<xs:maxInclusive value="254"/>
 
</xs:restriction>
</xs:simpleType>


XML Schema documentation generated by
XMLSpy Schema Editor http://www.altova.com/xmlspy