diagram | ![]() |
||||||||||||||
namespace | http://www.fixm.aero/flight/4.1 | ||||||||||||||
type | extension of fb:ExtensibleType | ||||||||||||||
properties |
|
||||||||||||||
children | fb:extension fx:dinghyInformation fx:emergencyRadioCapabilityType fx:lifeJacketType fx:survivalEquipmentType | ||||||||||||||
used by |
|
||||||||||||||
attributes |
|
||||||||||||||
annotation |
|
||||||||||||||
source | <complexType name="SurvivalCapabilitiesType"> <annotation> <documentation> The emergency and survival equipments available on board the aircraft. [FIXM] </documentation> </annotation> <complexContent> <extension base="fb:ExtensibleType"> <sequence> <element name="dinghyInformation" type="fx:DinghiesType" minOccurs="0" maxOccurs="1"> <annotation> <documentation> Dinghy information including total capacity in persons of all dinghies carried, indicator if dinghies are covered, their colours and number. [ICAO Doc 4444, Appendix 2, ITEM 19 D] </documentation> </annotation> </element> <element name="emergencyRadioCapabilityType" minOccurs="0" maxOccurs="1"> <annotation> <documentation> The type of serviceable communication devices available on the aircraft that are able to transmit an emergency radio signal. [FIXM] </documentation> </annotation> <simpleType> <list itemType="fx:EmergencyRadioCapabilityTypeType"/> </simpleType> </element> <element name="lifeJacketType" minOccurs="0" maxOccurs="1"> <annotation> <documentation> The type of life jackets available on board the aircraft. [FIXM] </documentation> </annotation> <simpleType> <list itemType="fx:LifeJacketTypeType"/> </simpleType> </element> <element name="survivalEquipmentType" minOccurs="0" maxOccurs="1"> <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> <simpleType> <list itemType="fx:SurvivalEquipmentTypeType"/> </simpleType> </element> </sequence> <attribute name="survivalEquipmentRemarks" type="fb:CharacterStringType" use="optional"> <annotation> <documentation> A description of survival equipment carried on the aircraft and any other useful remarks regarding survival equipment. </documentation> </annotation> </attribute> </extension> </complexContent> </complexType> |
type | fb:CharacterStringType | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
source | <attribute name="survivalEquipmentRemarks" type="fb:CharacterStringType" use="optional"> <annotation> <documentation> A description of survival equipment carried on the aircraft and any other useful remarks regarding survival equipment. </documentation> </annotation> </attribute> |
diagram | ![]() |
||||||||||||||||||||||||||||||
namespace | http://www.fixm.aero/flight/4.1 | ||||||||||||||||||||||||||||||
type | fx:DinghiesType | ||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||
children | fx:colour | ||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||
source | <element name="dinghyInformation" type="fx:DinghiesType" minOccurs="0" maxOccurs="1"> <annotation> <documentation> Dinghy information including total capacity in persons of all dinghies carried, indicator if dinghies are covered, their colours and number. [ICAO Doc 4444, Appendix 2, ITEM 19 D] </documentation> </annotation> </element> |
diagram | ![]() |
||||||
namespace | http://www.fixm.aero/flight/4.1 | ||||||
type | list of fx:EmergencyRadioCapabilityTypeType | ||||||
properties |
|
||||||
annotation |
|
||||||
source | <element name="emergencyRadioCapabilityType" minOccurs="0" maxOccurs="1"> <annotation> <documentation> The type of serviceable communication devices available on the aircraft that are able to transmit an emergency radio signal. [FIXM] </documentation> </annotation> <simpleType> <list itemType="fx:EmergencyRadioCapabilityTypeType"/> </simpleType> </element> |
diagram | ![]() |
||||||
namespace | http://www.fixm.aero/flight/4.1 | ||||||
type | list of fx:LifeJacketTypeType | ||||||
properties |
|
||||||
annotation |
|
||||||
source | <element name="lifeJacketType" minOccurs="0" maxOccurs="1"> <annotation> <documentation> The type of life jackets available on board the aircraft. [FIXM] </documentation> </annotation> <simpleType> <list itemType="fx:LifeJacketTypeType"/> </simpleType> </element> |
diagram | ![]() |
||||||
namespace | http://www.fixm.aero/flight/4.1 | ||||||
type | list of fx:SurvivalEquipmentTypeType | ||||||
properties |
|
||||||
annotation |
|
||||||
source | <element name="survivalEquipmentType" minOccurs="0" maxOccurs="1"> <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> <simpleType> <list itemType="fx:SurvivalEquipmentTypeType"/> </simpleType> </element> |