complexType SurvivalCapabilitiesType
diagram Nas_diagrams/Nas_p524.png
namespace http://www.fixm.aero/flight/4.1
type extension of fb:ExtensibleType
properties
base fb:ExtensibleType
children fb:extension fx:dinghyInformation fx:emergencyRadioCapabilityType fx:lifeJacketType fx:survivalEquipmentType
used by
elements FlightCapabilitiesType/survival SurvivalCapabilities
attributes
Name  Type  Use  Default  Fixed  Annotation
survivalEquipmentRemarks  fb:CharacterStringType  optional      
documentation

                     A description of survival equipment carried on the aircraft and any other useful
                     remarks regarding survival equipment.
                 
annotation
documentation

            The emergency and survival equipments available on board the aircraft. [FIXM]
        
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>

attribute SurvivalCapabilitiesType/@survivalEquipmentRemarks
type fb:CharacterStringType
properties
use optional
facets
Kind Value Annotation
minLength 0
maxLength 4096
annotation
documentation

                     A description of survival equipment carried on the aircraft and any other useful
                     remarks regarding survival equipment.
                 
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>

element SurvivalCapabilitiesType/dinghyInformation
diagram Nas_diagrams/Nas_p525.png
namespace http://www.fixm.aero/flight/4.1
type fx:DinghiesType
properties
minOcc 0
maxOcc 1
content complex
children fx:colour
attributes
Name  Type  Use  Default  Fixed  Annotation
covered  fx:DinghyCoverIndicatorType  optional      
documentation

                     Indication of the covered/uncovered nature of the dinghies carried by the aircraft.
                    
                 
number  fb:CountType  optional      
documentation

                     The number of dinghies carried by the aircraft. [adapted from ICAO Doc 4444, Appendix
                     2, ITEM 19 D/]
                 
totalCapacity  fb:CountType  optional      
documentation

                     Total capacity, in persons, of all dinghies carried. [ICAO Doc 4444, Appendix 2,
                     ITEM 19 D/]
                 
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]
                    
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>

element SurvivalCapabilitiesType/emergencyRadioCapabilityType
diagram Nas_diagrams/Nas_p526.png
namespace http://www.fixm.aero/flight/4.1
type list of fx:EmergencyRadioCapabilityTypeType
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation

                        The type of serviceable communication devices available on the aircraft that are
                        able to transmit an emergency radio signal. [FIXM]
                    
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>

element SurvivalCapabilitiesType/lifeJacketType
diagram Nas_diagrams/Nas_p527.png
namespace http://www.fixm.aero/flight/4.1
type list of fx:LifeJacketTypeType
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation

                        The type of life jackets available on board the aircraft. [FIXM]
                    
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>

element SurvivalCapabilitiesType/survivalEquipmentType
diagram Nas_diagrams/Nas_p528.png
namespace http://www.fixm.aero/flight/4.1
type list of fx:SurvivalEquipmentTypeType
properties
minOcc 0
maxOcc 1
content simple
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]
                       
                    
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>


XML Schema documentation generated by XMLSpy Schema Editor http://www.altova.com/xmlspy