simpleType Longitude
namespace http://dsrc_r70/DSRC
type restriction of xsd:int
used by
elements Node-LLmD-64b/lon BSMcoreData/long FullPositionVector/long Position3D/long
facets
minInclusive -1799999999
maxInclusive 1800000001
source <xsd:simpleType name="Longitude">
 
<xsd:restriction base="xsd:int">
   
<xsd:minInclusive value="-1799999999"/>
   
<xsd:maxInclusive value="1800000001"/>
 
</xsd:restriction>
</xsd:simpleType>


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