simpleType lrms:Int-latitude32
namespace http://www.LRMS-Adopted-02-00-00
type restriction of xs:int
used by
simpleType lrms:Latitude
facets
minInclusive -90000000
maxInclusive +90000000
source <xs:simpleType name="Int-latitude32">
 
<xs:restriction base="xs:int">
   
<xs:minInclusive value="-90000000"/>
   
<xs:maxInclusive value="+90000000"/>
 
</xs:restriction>
</xs:simpleType>


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