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


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