complexType FlightCapabilitiesType
diagram Nas_diagrams/Nas_p514.png
namespace http://www.fixm.aero/flight/4.1
type extension of fb:ExtensibleType
properties
base fb:ExtensibleType
children fb:extension fx:communication fx:navigation fx:surveillance fx:survival
used by
elements FlightCapabilities AircraftType/capabilities
attributes
Name  Type  Use  Default  Fixed  Annotation
standardCapabilities  fx:StandardCapabilitiesIndicatorType  optional      
documentation

                     if present, indicates that aircraft has the "standard" capabilities for the flight.
                    
                 
annotation
documentation

            The capabilities of the flight comprising of the:
            a) presence of relevant serviceable equipment on board the aircraft;
            b) equipment and capabilities commensurate with flight crew qualifications; and
            c) where applicable, authorization from the appropriate authority.
            [FIXM]
        
source <complexType name="FlightCapabilitiesType">
 
<annotation>
   
<documentation>
            The capabilities of the flight comprising of the:
            a) presence of relevant serviceable equipment on board the aircraft;
            b) equipment and capabilities commensurate with flight crew qualifications; and
            c) where applicable, authorization from the appropriate authority.
            [FIXM]
        
</documentation>
 
</annotation>
 
<complexContent>
   
<extension base="fb:ExtensibleType">
     
<sequence>
       
<element name="communication" type="fx:CommunicationCapabilitiesType" minOccurs="0" maxOccurs="1">
         
<annotation>
           
<documentation>
                        The serviceable communications equipment, available on the aircraft at the time of
                        flight, and associated flight crew qualifications that may be used to communicate
                        with ATS units. [FIXM]
                    
</documentation>
         
</annotation>
       
</element>
       
<element name="navigation" type="fx:NavigationCapabilitiesType" minOccurs="0" maxOccurs="1">
         
<annotation>
           
<documentation>
                        The navigation capability of the aircraft and associated flight crew qualifications.
                        [FIXM]
                    
</documentation>
         
</annotation>
       
</element>
       
<element name="surveillance" type="fx:SurveillanceCapabilitiesType" minOccurs="0" maxOccurs="1">
         
<annotation>
           
<documentation>
                        The serviceable Secondary Surveillance Radar (SSR) and/or Automatic Dependent Surveillance
                        (ADS) equipment available on the aircraft at the time of flight that may be used
                        to identify and/or locate the aircraft. [FIXM]
                    
</documentation>
         
</annotation>
       
</element>
       
<element name="survival" type="fx:SurvivalCapabilitiesType" minOccurs="0" maxOccurs="1">
         
<annotation>
           
<documentation>
                        The emergency and survival equipments available on board the aircraft. [FIXM]
                    
</documentation>
         
</annotation>
       
</element>
     
</sequence>
     
<attribute name="standardCapabilities" type="fx:StandardCapabilitiesIndicatorType" use="optional">
       
<annotation>
         
<documentation>
                     if present, indicates that aircraft has the "standard" capabilities for the flight.
                    
                 
</documentation>
       
</annotation>
     
</attribute>
   
</extension>
 
</complexContent>
</complexType>

attribute FlightCapabilitiesType/@standardCapabilities
type fx:StandardCapabilitiesIndicatorType
properties
use optional
facets
Kind Value Annotation
enumeration STANDARD
annotation
documentation

                     if present, indicates that aircraft has the "standard" capabilities for the flight.
                    
                 
source <attribute name="standardCapabilities" type="fx:StandardCapabilitiesIndicatorType" use="optional">
 
<annotation>
   
<documentation>
                     if present, indicates that aircraft has the "standard" capabilities for the flight.
                    
                 
</documentation>
 
</annotation>
</attribute>

element FlightCapabilitiesType/communication
diagram Nas_diagrams/Nas_p515.png
namespace http://www.fixm.aero/flight/4.1
type fx:CommunicationCapabilitiesType
properties
minOcc 0
maxOcc 1
content complex
children fb:extension fx:communicationCapabilityCode fx:datalinkCommunicationCapabilityCode
attributes
Name  Type  Use  Default  Fixed  Annotation
otherCommunicationCapabilities  fb:CharacterStringType  optional      
documentation

                     Additional Communication capabilities available on the aircraft.
                 
otherDatalinkCapabilities  fb:CharacterStringType  optional      
documentation

                     Additional data link capabilities available on the aircraft.
                 
selectiveCallingCode  fx:SelectiveCallingCodeType  optional      
documentation

                     A code that consists of two 2-letter pairs and acts as a paging system for an ATS
                     unit to establish voice communications with the pilot of an aircraft.
                 
annotation
documentation

                        The serviceable communications equipment, available on the aircraft at the time of
                        flight, and associated flight crew qualifications that may be used to communicate
                        with ATS units. [FIXM]
                    
source <element name="communication" type="fx:CommunicationCapabilitiesType" minOccurs="0" maxOccurs="1">
 
<annotation>
   
<documentation>
                        The serviceable communications equipment, available on the aircraft at the time of
                        flight, and associated flight crew qualifications that may be used to communicate
                        with ATS units. [FIXM]
                    
</documentation>
 
</annotation>
</element>

element FlightCapabilitiesType/navigation
diagram Nas_diagrams/Nas_p516.png
namespace http://www.fixm.aero/flight/4.1
type fx:NavigationCapabilitiesType
properties
minOcc 0
maxOcc 1
content complex
children fb:extension fx:navigationCapabilityCode fx:performanceBasedCode
attributes
Name  Type  Use  Default  Fixed  Annotation
otherNavigationCapabilities  fb:CharacterStringType  optional      
documentation

                     Additional navigation capabilities available on board the aircraft.
                 
annotation
documentation

                        The navigation capability of the aircraft and associated flight crew qualifications.
                        [FIXM]
                    
source <element name="navigation" type="fx:NavigationCapabilitiesType" minOccurs="0" maxOccurs="1">
 
<annotation>
   
<documentation>
                        The navigation capability of the aircraft and associated flight crew qualifications.
                        [FIXM]
                    
</documentation>
 
</annotation>
</element>

element FlightCapabilitiesType/surveillance
diagram Nas_diagrams/Nas_p517.png
namespace http://www.fixm.aero/flight/4.1
type fx:SurveillanceCapabilitiesType
properties
minOcc 0
maxOcc 1
content complex
children fb:extension fx:surveillanceCapabilityCode
attributes
Name  Type  Use  Default  Fixed  Annotation
otherSurveillanceCapabilities  fb:CharacterStringType  optional      
documentation

                     Additional surveillance capabilities available on board the aircraft.
                 
annotation
documentation

                        The serviceable Secondary Surveillance Radar (SSR) and/or Automatic Dependent Surveillance
                        (ADS) equipment available on the aircraft at the time of flight that may be used
                        to identify and/or locate the aircraft. [FIXM]
                    
source <element name="surveillance" type="fx:SurveillanceCapabilitiesType" minOccurs="0" maxOccurs="1">
 
<annotation>
   
<documentation>
                        The serviceable Secondary Surveillance Radar (SSR) and/or Automatic Dependent Surveillance
                        (ADS) equipment available on the aircraft at the time of flight that may be used
                        to identify and/or locate the aircraft. [FIXM]
                    
</documentation>
 
</annotation>
</element>

element FlightCapabilitiesType/survival
diagram Nas_diagrams/Nas_p518.png
namespace http://www.fixm.aero/flight/4.1
type fx:SurvivalCapabilitiesType
properties
minOcc 0
maxOcc 1
content complex
children fb:extension fx:dinghyInformation fx:emergencyRadioCapabilityType fx:lifeJacketType fx:survivalEquipmentType
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 <element name="survival" type="fx:SurvivalCapabilitiesType" minOccurs="0" maxOccurs="1">
 
<annotation>
   
<documentation>
                        The emergency and survival equipments available on board the aircraft. [FIXM]
                    
</documentation>
 
</annotation>
</element>


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