simpleType Elevation
namespace http://dsrc_r70/DSRC
type restriction of xsd:int
used by
elements BSMcoreData/elev VerticalOffsetType/elevation FullPositionVector/elevation Position3D/elevation
facets
minInclusive -4096
maxInclusive 61439
source <xsd:simpleType name="Elevation">
 
<xsd:restriction base="xsd:int">
   
<xsd:minInclusive value="-4096"/>
   
<xsd:maxInclusive value="61439"/>
 
</xsd:restriction>
</xsd:simpleType>


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