diagram | |||
namespace | http://www.fixm.aero/flight/4.2 | ||
children | fx:communication fx:extension fx:navigation fx:standardCapabilities fx:surveillance fx:survival | ||
used by |
|
||
annotation |
|
||
source | <xs:complexType name="FlightCapabilitiesType"> <xs:annotation> <xs: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]</xs:documentation> </xs:annotation> <xs:sequence> <xs:element name="communication" type="fx:CommunicationCapabilitiesType" nillable="true" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs: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]</xs:documentation> </xs:annotation> </xs:element> <xs:element name="extension" type="fb:FlightCapabilitiesExtensionType" nillable="true" minOccurs="0" maxOccurs="2000"> <xs:annotation> <xs:documentation>An extension hook for attaching extension (non-core) classes.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="navigation" type="fx:NavigationCapabilitiesType" nillable="true" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>The navigation capability of the aircraft and associated flight crew qualifications. [FIXM]</xs:documentation> </xs:annotation> </xs:element> <xs:element name="standardCapabilities" type="fx:StandardCapabilitiesIndicatorType" nillable="true" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>If present, indicates that aircraft has the "standard" capabilities for the flight.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="surveillance" type="fx:SurveillanceCapabilitiesType" nillable="true" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs: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]</xs:documentation> </xs:annotation> </xs:element> <xs:element name="survival" type="fx:SurvivalCapabilitiesType" nillable="true" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>The emergency and survival equipments available on board the aircraft. [FIXM]</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> |
diagram | |||||||||
namespace | http://www.fixm.aero/flight/4.2 | ||||||||
type | fx:CommunicationCapabilitiesType | ||||||||
properties |
|
||||||||
children | fx:communicationCapabilityCode fx:datalinkCommunicationCapabilityCode fx:extension fx:otherCommunicationCapabilities fx:otherDatalinkCapabilities fx:selectiveCallingCode | ||||||||
annotation |
|
||||||||
source | <xs:element name="communication" type="fx:CommunicationCapabilitiesType" nillable="true" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs: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]</xs:documentation> </xs:annotation> </xs:element> |
diagram | |||||||||
namespace | http://www.fixm.aero/flight/4.2 | ||||||||
type | fb:FlightCapabilitiesExtensionType | ||||||||
properties |
|
||||||||
annotation |
|
||||||||
source | <xs:element name="extension" type="fb:FlightCapabilitiesExtensionType" nillable="true" minOccurs="0" maxOccurs="2000"> <xs:annotation> <xs:documentation>An extension hook for attaching extension (non-core) classes.</xs:documentation> </xs:annotation> </xs:element> |
diagram | |||||||||
namespace | http://www.fixm.aero/flight/4.2 | ||||||||
type | fx:NavigationCapabilitiesType | ||||||||
properties |
|
||||||||
children | fx:extension fx:navigationCapabilityCode fx:otherNavigationCapabilities fx:performanceBasedCode | ||||||||
annotation |
|
||||||||
source | <xs:element name="navigation" type="fx:NavigationCapabilitiesType" nillable="true" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>The navigation capability of the aircraft and associated flight crew qualifications. [FIXM]</xs:documentation> </xs:annotation> </xs:element> |
diagram | |||||||||
namespace | http://www.fixm.aero/flight/4.2 | ||||||||
type | fx:StandardCapabilitiesIndicatorType | ||||||||
properties |
|
||||||||
facets |
|
||||||||
annotation |
|
||||||||
source | <xs:element name="standardCapabilities" type="fx:StandardCapabilitiesIndicatorType" nillable="true" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>If present, indicates that aircraft has the "standard" capabilities for the flight.</xs:documentation> </xs:annotation> </xs:element> |
diagram | |||||||||
namespace | http://www.fixm.aero/flight/4.2 | ||||||||
type | fx:SurveillanceCapabilitiesType | ||||||||
properties |
|
||||||||
children | fx:extension fx:otherSurveillanceCapabilities fx:surveillanceCapabilityCode | ||||||||
annotation |
|
||||||||
source | <xs:element name="surveillance" type="fx:SurveillanceCapabilitiesType" nillable="true" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs: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]</xs:documentation> </xs:annotation> </xs:element> |
diagram | |||||||||
namespace | http://www.fixm.aero/flight/4.2 | ||||||||
type | fx:SurvivalCapabilitiesType | ||||||||
properties |
|
||||||||
children | fx:dinghyInformation fx:emergencyRadioCapabilityType fx:extension fx:lifeJacketType fx:survivalEquipmentRemarks fx:survivalEquipmentType | ||||||||
annotation |
|
||||||||
source | <xs:element name="survival" type="fx:SurvivalCapabilitiesType" nillable="true" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>The emergency and survival equipments available on board the aircraft. [FIXM]</xs:documentation> </xs:annotation> </xs:element> |