complexType AltitudeType
diagram Nas_diagrams/Nas_p406.png
namespace http://www.fixm.aero/base/4.1
type extension of fb:VerticalDistanceType
properties
base fb:VerticalDistanceType
used by
element FlightLevelOrAltitudeType/altitude
attributes
Name  Type  Use  Default  Fixed  Annotation
uom  fb:UomAltitudeType  required      
documentation

                     Unit of measure
                 
annotation
documentation

            The vertical distance of a level, a point or an object considered as a point, measured
            from mean sea level (MSL). [ICAO Doc 4444]
        
source <complexType name="AltitudeType">
 
<annotation>
   
<documentation>
            The vertical distance of a level, a point or an object considered as a point, measured
            from mean sea level (MSL). [ICAO Doc 4444]
        
</documentation>
 
</annotation>
 
<simpleContent>
   
<extension base="fb:VerticalDistanceType">
     
<attribute name="uom" type="fb:UomAltitudeType" use="required">
       
<annotation>
         
<documentation>
                     Unit of measure
                 
</documentation>
       
</annotation>
     
</attribute>
   
</extension>
 
</simpleContent>
</complexType>

attribute AltitudeType/@uom
type fb:UomAltitudeType
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:UomAltitudeType" use="required">
 
<annotation>
   
<documentation>
                     Unit of measure
                 
</documentation>
 
</annotation>
</attribute>


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