complexType CommunicationCapabilitiesType
diagram Fixm_diagrams/Fixm_p223.png
namespace http://www.fixm.aero/flight/4.2
children fx:communicationCapabilityCode fx:datalinkCommunicationCapabilityCode fx:extension fx:otherCommunicationCapabilities fx:otherDatalinkCapabilities fx:selectiveCallingCode
used by
element FlightCapabilitiesType/communication
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 <xs:complexType name="CommunicationCapabilitiesType">
 
<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:sequence>
   
<xs:element name="communicationCapabilityCode" type="fx:CommunicationCapabilityCodeListType" nillable="true" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>A code indicating the capability of the aircraft and associated flight crew qualifications to communicate with ATS units. [FIXM]</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="datalinkCommunicationCapabilityCode" type="fx:DatalinkCommunicationCapabilityCodeListType" nillable="true" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>A code indicating the capability of the aircraft to communicate or receive data. [FIXM]</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="extension" type="fb:CommunicationCapabilitiesExtensionType" 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="otherCommunicationCapabilities" type="fb:CharacterStringType" nillable="true" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>Additional Communication capabilities available on the aircraft.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="otherDatalinkCapabilities" type="fb:CharacterStringType" nillable="true" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>Additional data link capabilities available on the aircraft.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="selectiveCallingCode" type="fx:SelectiveCallingCodeType" nillable="true" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs: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.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
 
</xs:sequence>
</xs:complexType>

element CommunicationCapabilitiesType/communicationCapabilityCode
diagram Fixm_diagrams/Fixm_p224.png
namespace http://www.fixm.aero/flight/4.2
type fx:CommunicationCapabilityCodeListType
properties
minOcc 0
maxOcc 1
content simple
nillable true
annotation
documentation
A code indicating the capability of the aircraft and associated flight crew qualifications to communicate with ATS units. [FIXM]
source <xs:element name="communicationCapabilityCode" type="fx:CommunicationCapabilityCodeListType" nillable="true" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>A code indicating the capability of the aircraft and associated flight crew qualifications to communicate with ATS units. [FIXM]</xs:documentation>
 
</xs:annotation>
</xs:element>

element CommunicationCapabilitiesType/datalinkCommunicationCapabilityCode
diagram Fixm_diagrams/Fixm_p225.png
namespace http://www.fixm.aero/flight/4.2
type fx:DatalinkCommunicationCapabilityCodeListType
properties
minOcc 0
maxOcc 1
content simple
nillable true
annotation
documentation
A code indicating the capability of the aircraft to communicate or receive data. [FIXM]
source <xs:element name="datalinkCommunicationCapabilityCode" type="fx:DatalinkCommunicationCapabilityCodeListType" nillable="true" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>A code indicating the capability of the aircraft to communicate or receive data. [FIXM]</xs:documentation>
 
</xs:annotation>
</xs:element>

element CommunicationCapabilitiesType/extension
diagram Fixm_diagrams/Fixm_p226.png
namespace http://www.fixm.aero/flight/4.2
type fb:CommunicationCapabilitiesExtensionType
properties
minOcc 0
maxOcc 2000
content complex
nillable true
annotation
documentation
An extension hook for attaching extension (non-core) classes.
source <xs:element name="extension" type="fb:CommunicationCapabilitiesExtensionType" 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>

element CommunicationCapabilitiesType/otherCommunicationCapabilities
diagram Fixm_diagrams/Fixm_p227.png
namespace http://www.fixm.aero/flight/4.2
type fb:CharacterStringType
properties
minOcc 0
maxOcc 1
content simple
nillable true
facets
Kind Value Annotation
minLength 0
maxLength 4096
annotation
documentation
Additional Communication capabilities available on the aircraft.
source <xs:element name="otherCommunicationCapabilities" type="fb:CharacterStringType" nillable="true" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>Additional Communication capabilities available on the aircraft.</xs:documentation>
 
</xs:annotation>
</xs:element>

element CommunicationCapabilitiesType/otherDatalinkCapabilities
diagram Fixm_diagrams/Fixm_p228.png
namespace http://www.fixm.aero/flight/4.2
type fb:CharacterStringType
properties
minOcc 0
maxOcc 1
content simple
nillable true
facets
Kind Value Annotation
minLength 0
maxLength 4096
annotation
documentation
Additional data link capabilities available on the aircraft.
source <xs:element name="otherDatalinkCapabilities" type="fb:CharacterStringType" nillable="true" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>Additional data link capabilities available on the aircraft.</xs:documentation>
 
</xs:annotation>
</xs:element>

element CommunicationCapabilitiesType/selectiveCallingCode
diagram Fixm_diagrams/Fixm_p229.png
namespace http://www.fixm.aero/flight/4.2
type fx:SelectiveCallingCodeType
properties
minOcc 0
maxOcc 1
content simple
nillable true
facets
Kind Value Annotation
minLength 0
maxLength 4096
pattern [A-HJ-MP-S]{4}
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.
source <xs:element name="selectiveCallingCode" type="fx:SelectiveCallingCodeType" nillable="true" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs: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.</xs:documentation>
 
</xs:annotation>
</xs:element>


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