complexType CommunicationCapabilitiesType
diagram Nas_diagrams/Nas_p509.png
namespace http://www.fixm.aero/flight/4.1
type extension of fb:ExtensibleType
properties
base fb:ExtensibleType
children fb:extension fx:communicationCapabilityCode fx:datalinkCommunicationCapabilityCode
used by
elements CommunicationCapabilities FlightCapabilitiesType/communication
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 <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>

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

                     Additional Communication capabilities available on the aircraft.
                 
source <attribute name="otherCommunicationCapabilities" type="fb:CharacterStringType" use="optional">
 
<annotation>
   
<documentation>
                     Additional Communication capabilities available on the aircraft.
                 
</documentation>
 
</annotation>
</attribute>

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

                     Additional data link capabilities available on the aircraft.
                 
source <attribute name="otherDatalinkCapabilities" type="fb:CharacterStringType" use="optional">
 
<annotation>
   
<documentation>
                     Additional data link capabilities available on the aircraft.
                 
</documentation>
 
</annotation>
</attribute>

attribute CommunicationCapabilitiesType/@selectiveCallingCode
type fx:SelectiveCallingCodeType
properties
use optional
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 <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>

element CommunicationCapabilitiesType/communicationCapabilityCode
diagram Nas_diagrams/Nas_p510.png
namespace http://www.fixm.aero/flight/4.1
type list of fx:CommunicationCapabilityCodeType
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation

                        A code indicating the capability of the aircraft and associated flight crew qualifications
                        to communicate with ATS units. [FIXM]
                    
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>

element CommunicationCapabilitiesType/datalinkCommunicationCapabilityCode
diagram Nas_diagrams/Nas_p511.png
namespace http://www.fixm.aero/flight/4.1
type list of fx:DatalinkCommunicationCapabilityCodeType
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation

                        A code indicating the capability of the aircraft to communicate or receive data.
                        [FIXM]
                    
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>


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