simpleType lrms:GridAltitude
namespace http://www.LRMS-Adopted-02-00-00
type restriction of xs:unsignedShort
used by
element lrms:GridInfo/altitude
facets
maxInclusive 4095
source <xs:simpleType name="GridAltitude">
 
<xs:restriction base="xs:unsignedShort">
   
<xs:maxInclusive value="4095"/>
 
</xs:restriction>
</xs:simpleType>


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