simpleType lrms:PublicGridGridStep
namespace http://www.LRMS-Adopted-02-00-00
type restriction of xs:unsignedShort
used by
elements lrms:PublicGridLocalReference/gridStep lrms:PublicGridUSNG/gridStep
facets
minInclusive 1
maxInclusive +10000
source <xs:simpleType name="PublicGridGridStep">
 
<xs:restriction base="xs:unsignedShort">
   
<xs:minInclusive value="1"/>
   
<xs:maxInclusive value="+10000"/>
 
</xs:restriction>
</xs:simpleType>


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