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