namespace | http://www.fixm.aero/flight/4.1 | |||||||||||||||||||||||
type | restriction of string | |||||||||||||||||||||||
properties |
|
|||||||||||||||||||||||
used by |
|
|||||||||||||||||||||||
facets |
|
|||||||||||||||||||||||
annotation |
|
|||||||||||||||||||||||
source | <simpleType name="SurvivalEquipmentTypeType"> <annotation> <documentation> The type of equipment carried on board the aircraft that can be used by the crew and passengers to assist survival in harsh environments in case of emergency. [FIXM] </documentation> </annotation> <restriction base="xs:string"> <enumeration value="POLAR"> <annotation> <documentation> polar survival equipment is carried [ICAO Doc 4444, Appendix 3] </documentation> </annotation> </enumeration> <enumeration value="DESERT"> <annotation> <documentation> desert survival equipment is carried [ICAO Doc 4444, Appendix 3] </documentation> </annotation> </enumeration> <enumeration value="MARITIME"> <annotation> <documentation> maritime survival equipment is carried [ICAO Doc 4444, Appendix 3] </documentation> </annotation> </enumeration> <enumeration value="JUNGLE"> <annotation> <documentation> jungle survival equipment is carried [ICAO Doc 4444, Appendix 3] </documentation> </annotation> </enumeration> </restriction> </simpleType> |