namespace | http://www.fixm.aero/flight/4.1 | |||||||||||||||||||||||
type | restriction of string | |||||||||||||||||||||||
properties |
|
|||||||||||||||||||||||
used by |
|
|||||||||||||||||||||||
facets |
|
|||||||||||||||||||||||
annotation |
|
|||||||||||||||||||||||
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> |