simpleType lrms:GridLongitude
namespace http://www.LRMS-Adopted-02-00-00
type restriction of xs:short
used by
element lrms:GridInfo/longitude
facets
minInclusive -21973
maxInclusive +21973
source <xs:simpleType name="GridLongitude">
 
<xs:restriction base="xs:short">
   
<xs:minInclusive value="-21973"/>
   
<xs:maxInclusive value="+21973"/>
 
</xs:restriction>
</xs:simpleType>


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