simpleType Event-location-coordinates-altitude
namespace http://www.ite.org/tmdd
type restriction of xs:int
used by
elements DataExtent/above-altitude DataExtent/below-altitude
facets
minInclusive -8191
maxInclusive 57344
annotation
documentation
<objectClass>Event</objectClass>
<definition>The altitude above sea level.  The term altitude is used in place of the more common term elevation for consistency with LRMS.
            tenths of a meter</definition>
source <xs:simpleType name="Event-location-coordinates-altitude">
 
<xs:annotation>
   
<xs:documentation>
     
<objectClass>Event</objectClass>
     
<definition>The altitude above sea level.  The term altitude is used in place of the more common term elevation for consistency with LRMS.
            tenths of a meter
</definition>
   
</xs:documentation>
 
</xs:annotation>
 
<xs:restriction base="xs:int">
   
<xs:minInclusive value="-8191"/>
   
<xs:maxInclusive value="57344"/>
 
</xs:restriction>
</xs:simpleType>


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