namespace | http://www.fixm.aero/flight/4.1 | ||||||||||||||||||
type | restriction of string | ||||||||||||||||||
properties |
|
||||||||||||||||||
used by |
|
||||||||||||||||||
facets |
|
||||||||||||||||||
annotation |
|
||||||||||||||||||
source | <simpleType name="EmergencyRadioCapabilityTypeType"> <annotation> <documentation> The type of serviceable communication devices available on the aircraft that are able to transmit an emergency radio signal. [FIXM] </documentation> </annotation> <restriction base="xs:string"> <enumeration value="ULTRA_HIGH_FREQUENCY"> <annotation> <documentation> UHF on frequency 243.0 MHz is available [adapted from ICAO Doc 4444, Appendix 2, ITEM 19 R/] </documentation> </annotation> </enumeration> <enumeration value="VERY_HIGH_FREQUENCY"> <annotation> <documentation> VHF on frequency 121.5 MHz is available [adapted from ICAO Doc 4444, Appendix 2, ITEM 19 R/] </documentation> </annotation> </enumeration> <enumeration value="EMERGENCY_LOCATOR_TRANSMITTER"> <annotation> <documentation> emergency locator transmitter (ELT) not available [adapted from ICAO Doc 4444, Appendix 2, ITEM 19 R/] </documentation> </annotation> </enumeration> </restriction> </simpleType> |