diagram | ![]() |
||||||||||||||||||||||||||||||
namespace | http://www.fixm.aero/flight/4.1 | ||||||||||||||||||||||||||||||
type | extension of fb:ExtensibleType | ||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||
children | fb:extension fx:communicationCapabilityCode fx:datalinkCommunicationCapabilityCode | ||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||
source | <complexType name="CommunicationCapabilitiesType"> <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> <complexContent> <extension base="fb:ExtensibleType"> <sequence> <element name="communicationCapabilityCode" minOccurs="0" maxOccurs="1"> <annotation> <documentation> A code indicating the capability of the aircraft and associated flight crew qualifications to communicate with ATS units. [FIXM] </documentation> </annotation> <simpleType> <list itemType="fx:CommunicationCapabilityCodeType"/> </simpleType> </element> <element name="datalinkCommunicationCapabilityCode" minOccurs="0" maxOccurs="1"> <annotation> <documentation> A code indicating the capability of the aircraft to communicate or receive data. [FIXM] </documentation> </annotation> <simpleType> <list itemType="fx:DatalinkCommunicationCapabilityCodeType"/> </simpleType> </element> </sequence> <attribute name="otherCommunicationCapabilities" type="fb:CharacterStringType" use="optional"> <annotation> <documentation> Additional Communication capabilities available on the aircraft. </documentation> </annotation> </attribute> <attribute name="otherDatalinkCapabilities" type="fb:CharacterStringType" use="optional"> <annotation> <documentation> Additional data link capabilities available on the aircraft. </documentation> </annotation> </attribute> <attribute name="selectiveCallingCode" type="fx:SelectiveCallingCodeType" use="optional"> <annotation> <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. </documentation> </annotation> </attribute> </extension> </complexContent> </complexType> |
type | fb:CharacterStringType | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
source | <attribute name="otherCommunicationCapabilities" type="fb:CharacterStringType" use="optional"> <annotation> <documentation> Additional Communication capabilities available on the aircraft. </documentation> </annotation> </attribute> |
type | fb:CharacterStringType | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
source | <attribute name="otherDatalinkCapabilities" type="fb:CharacterStringType" use="optional"> <annotation> <documentation> Additional data link capabilities available on the aircraft. </documentation> </annotation> </attribute> |
type | fx:SelectiveCallingCodeType | ||||||||||||
properties |
|
||||||||||||
facets |
|
||||||||||||
annotation |
|
||||||||||||
source | <attribute name="selectiveCallingCode" type="fx:SelectiveCallingCodeType" use="optional"> <annotation> <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. </documentation> </annotation> </attribute> |
diagram | ![]() |
||||||
namespace | http://www.fixm.aero/flight/4.1 | ||||||
type | list of fx:CommunicationCapabilityCodeType | ||||||
properties |
|
||||||
annotation |
|
||||||
source | <element name="communicationCapabilityCode" minOccurs="0" maxOccurs="1"> <annotation> <documentation> A code indicating the capability of the aircraft and associated flight crew qualifications to communicate with ATS units. [FIXM] </documentation> </annotation> <simpleType> <list itemType="fx:CommunicationCapabilityCodeType"/> </simpleType> </element> |
diagram | ![]() |
||||||
namespace | http://www.fixm.aero/flight/4.1 | ||||||
type | list of fx:DatalinkCommunicationCapabilityCodeType | ||||||
properties |
|
||||||
annotation |
|
||||||
source | <element name="datalinkCommunicationCapabilityCode" minOccurs="0" maxOccurs="1"> <annotation> <documentation> A code indicating the capability of the aircraft to communicate or receive data. [FIXM] </documentation> </annotation> <simpleType> <list itemType="fx:DatalinkCommunicationCapabilityCodeType"/> </simpleType> </element> |