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

                  An aircraft type with a maximum certified take-off mass of 7000 kg or less. [ICAO
                  Doc 4444, Appendix 2, ITEM M]
              
enumeration M
documentation

                  An aircraft type with a maximum certified take-off mass of less than 136000 kg. but
                  more than 7000 kg. [ICAO Doc 4444, Appendix 2, ITEM M]
              
enumeration H
documentation

                  An aircraft type with a maximum certified take-off mass of 136000 kg or more. [ICAO
                  Doc 4444, Appendix 2, ITEM M]
              
enumeration J
documentation

                  A super heavy aircraft type e.g. the Airbus A380-800. (In the order of 560,000kg).
                  [FIXM]
              
annotation
documentation

            ICAO classification of the aircraft wake turbulence, based on the maximum certified
            take off mass. [FIXM}
        
source <simpleType name="WakeTurbulenceCategoryType">
 
<annotation>
   
<documentation>
            ICAO classification of the aircraft wake turbulence, based on the maximum certified
            take off mass. [FIXM}
        
</documentation>
 
</annotation>
 
<restriction base="xs:string">
   
<enumeration value="L">
     
<annotation>
       
<documentation>
                  An aircraft type with a maximum certified take-off mass of 7000 kg or less. [ICAO
                  Doc 4444, Appendix 2, ITEM M]
              
</documentation>
     
</annotation>
   
</enumeration>
   
<enumeration value="M">
     
<annotation>
       
<documentation>
                  An aircraft type with a maximum certified take-off mass of less than 136000 kg. but
                  more than 7000 kg. [ICAO Doc 4444, Appendix 2, ITEM M]
              
</documentation>
     
</annotation>
   
</enumeration>
   
<enumeration value="H">
     
<annotation>
       
<documentation>
                  An aircraft type with a maximum certified take-off mass of 136000 kg or more. [ICAO
                  Doc 4444, Appendix 2, ITEM M]
              
</documentation>
     
</annotation>
   
</enumeration>
   
<enumeration value="J">
     
<annotation>
       
<documentation>
                  A super heavy aircraft type e.g. the Airbus A380-800. (In the order of 560,000kg).
                  [FIXM]
              
</documentation>
     
</annotation>
   
</enumeration>
 
</restriction>
</simpleType>


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