simpleType AircraftApproachCategoryType
namespace http://www.fixm.aero/flight/4.1
type restriction of string
properties
base xs:string
used by
attribute AircraftType/@aircraftApproachCategory
facets
Kind Value Annotation
enumeration A
documentation

                  less than 169 km/h (91 kt) indicated airspeed (IAS) [ICAO Doc 8168, Vol. I, chapter
                  1.3.5]
              
enumeration B
documentation

                  169 km/h (91 kt) or more but less than 224 km/h (121 kt) IAS [ICAO Doc 8168, Vol.
                  I, chapter 1.3.5]
              
enumeration C
documentation

                  224 km/h (121 kt) or more but less than 261 km/h (141 kt) IAS [ICAO Doc 8168, Vol.
                  I, chapter 1.3.5]
              
enumeration D
documentation

                  261 km/h (141 kt) or more but less than 307 km/h (166 kt) IAS [ICAO Doc 8168, Vol.
                  I, chapter 1.3.5]
              
enumeration E
documentation

                  307 km/h (166 kt) or more but less than 391 km/h (211 kt) IAS [ICAO Doc 8168, Vol.
                  I, chapter 1.3.5]
              
enumeration H
documentation

                  Helicopters [ICAO Doc 8168, Vol. I, chapter 1.3.5]
              
annotation
documentation

            Classification of aircraft based on 1.3 times stall speed in landing configuration
            at maximum certified landing mass. [AIXM 5.1]
        
source <simpleType name="AircraftApproachCategoryType">
 
<annotation>
   
<documentation>
            Classification of aircraft based on 1.3 times stall speed in landing configuration
            at maximum certified landing mass. [AIXM 5.1]
        
</documentation>
 
</annotation>
 
<restriction base="xs:string">
   
<enumeration value="A">
     
<annotation>
       
<documentation>
                  less than 169 km/h (91 kt) indicated airspeed (IAS) [ICAO Doc 8168, Vol. I, chapter
                  1.3.5]
              
</documentation>
     
</annotation>
   
</enumeration>
   
<enumeration value="B">
     
<annotation>
       
<documentation>
                  169 km/h (91 kt) or more but less than 224 km/h (121 kt) IAS [ICAO Doc 8168, Vol.
                  I, chapter 1.3.5]
              
</documentation>
     
</annotation>
   
</enumeration>
   
<enumeration value="C">
     
<annotation>
       
<documentation>
                  224 km/h (121 kt) or more but less than 261 km/h (141 kt) IAS [ICAO Doc 8168, Vol.
                  I, chapter 1.3.5]
              
</documentation>
     
</annotation>
   
</enumeration>
   
<enumeration value="D">
     
<annotation>
       
<documentation>
                  261 km/h (141 kt) or more but less than 307 km/h (166 kt) IAS [ICAO Doc 8168, Vol.
                  I, chapter 1.3.5]
              
</documentation>
     
</annotation>
   
</enumeration>
   
<enumeration value="E">
     
<annotation>
       
<documentation>
                  307 km/h (166 kt) or more but less than 391 km/h (211 kt) IAS [ICAO Doc 8168, Vol.
                  I, chapter 1.3.5]
              
</documentation>
     
</annotation>
   
</enumeration>
   
<enumeration value="H">
     
<annotation>
       
<documentation>
                  Helicopters [ICAO Doc 8168, Vol. I, chapter 1.3.5]
              
</documentation>
     
</annotation>
   
</enumeration>
 
</restriction>
</simpleType>


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