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

                     Unit of measure
                 
annotation
documentation

            A surface of constant atmospheric pressure which is related to a specific pressure
            datum, 1 013.2 hectopascals (hPa), and is separated from other such surfaces by specific
            pressure intervals. [ICAO Doc 4444]
        
source <complexType name="FlightLevelType">
 
<annotation>
   
<documentation>
            A surface of constant atmospheric pressure which is related to a specific pressure
            datum, 1 013.2 hectopascals (hPa), and is separated from other such surfaces by specific
            pressure intervals. [ICAO Doc 4444]
        
</documentation>
 
</annotation>
 
<simpleContent>
   
<extension base="fb:VerticalDistanceType">
     
<attribute name="uom" type="fb:UomFlightLevelType" use="required">
       
<annotation>
         
<documentation>
                     Unit of measure
                 
</documentation>
       
</annotation>
     
</attribute>
   
</extension>
 
</simpleContent>
</complexType>

attribute FlightLevelType/@uom
type fb:UomFlightLevelType
properties
use required
facets
Kind Value Annotation
enumeration FL
documentation

                  Flight level in hundreds of feet.
              
enumeration SM
documentation

                  Flight level in tens of metres.
              
annotation
documentation

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


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