complexType HeightType
diagram Nas_diagrams/Nas_p417.png
namespace http://www.fixm.aero/base/4.1
type extension of fb:VerticalDistanceType
properties
base fb:VerticalDistanceType
attributes
Name  Type  Use  Default  Fixed  Annotation
ref  fb:VerticalReferenceType  optional      
documentation

                     Reference for the vertical measure
                 
uom  fb:UomHeightType  required      
documentation

                     Unit of measure
                 
annotation
documentation

            The vertical distance of a level, a point or an object considered as a point, measured
            from a specified datum. [ICAO Doc 4444]
        
source <complexType name="HeightType">
 
<annotation>
   
<documentation>
            The vertical distance of a level, a point or an object considered as a point, measured
            from a specified datum. [ICAO Doc 4444]
        
</documentation>
 
</annotation>
 
<simpleContent>
   
<extension base="fb:VerticalDistanceType">
     
<attribute name="ref" type="fb:VerticalReferenceType" use="optional">
       
<annotation>
         
<documentation>
                     Reference for the vertical measure
                 
</documentation>
       
</annotation>
     
</attribute>
     
<attribute name="uom" type="fb:UomHeightType" use="required">
       
<annotation>
         
<documentation>
                     Unit of measure
                 
</documentation>
       
</annotation>
     
</attribute>
   
</extension>
 
</simpleContent>
</complexType>

attribute HeightType/@ref
type fb:VerticalReferenceType
properties
use optional
facets
Kind Value Annotation
enumeration MSL
documentation

                  The distance measured from mean sea level (equivalent to altitude). [AIXM 5.1]
                  <deprecated>
<deletionVersion>5.0.0</deletionVersion>
<deprecationVersion>4.1.0</deprecationVersion>
<rationale>CR #13. Simplify Vertical Distance Modeling</rationale>
<replacement>N/A</replacement>
</deprecated>
enumeration SFC
documentation

                  The distance measured from the surface of the Earth (equivalent to AGL - Above Ground
                  Level). [AIXM 5.1]
              
enumeration STD
documentation

                  The vertical distance is measured with an altimeter set to the standard atmosphere.
                  [AIXM 5.1]
                  <deprecated>
<deletionVersion>5.0.0</deletionVersion>
<deprecationVersion>4.1.0</deprecationVersion>
<rationale>CR #13. Simplify Vertical Distance Modeling</rationale>
<replacement>N/A</replacement>
</deprecated>
enumeration W84
documentation

                  The distance measured from the WGS84 ellipsoid. [AIXM 5.1]
              
annotation
documentation

                     Reference for the vertical measure
                 
source <attribute name="ref" type="fb:VerticalReferenceType" use="optional">
 
<annotation>
   
<documentation>
                     Reference for the vertical measure
                 
</documentation>
 
</annotation>
</attribute>

attribute HeightType/@uom
type fb:UomHeightType
properties
use required
facets
Kind Value Annotation
enumeration FT
documentation

                  Foot.
              
enumeration M
documentation

                  Metre.
              
annotation
documentation

                     Unit of measure
                 
source <attribute name="uom" type="fb:UomHeightType" use="required">
 
<annotation>
   
<documentation>
                     Unit of measure
                 
</documentation>
 
</annotation>
</attribute>


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