simpleType lrms:GridZoom
namespace http://www.LRMS-Adopted-02-00-00
type restriction of xs:byte
used by
element lrms:GridInfo/zoom
facets
minInclusive -5
maxInclusive +6
source <xs:simpleType name="GridZoom">
 
<xs:restriction base="xs:byte">
   
<xs:minInclusive value="-5"/>
   
<xs:maxInclusive value="+6"/>
 
</xs:restriction>
</xs:simpleType>


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