complexType RadioCommunicationFailureType
diagram Nas_diagrams/Nas_p545.png
namespace http://www.fixm.aero/flight/4.1
type extension of fb:ExtensibleType
properties
base fb:ExtensibleType
children fb:extension fx:contact
used by
elements FlightType/radioCommunicationFailure RadioCommunicationFailure
attributes
Name  Type  Use  Default  Fixed  Annotation
radioFailureRemarks  fb:CharacterStringType  optional      
documentation

                     Pertinent information needed to notify appropriate organizations regarding loss of
                     radio communication capabilities.
                 
remainingComCapability  fb:CharacterStringType  optional      
documentation

                     The remaining communication capability of the aircraft following radio failure.
                 
annotation
documentation

            Groups information regarding loss of radio communication capabilities.
        
source <complexType name="RadioCommunicationFailureType">
 
<annotation>
   
<documentation>
            Groups information regarding loss of radio communication capabilities.
        
</documentation>
 
</annotation>
 
<complexContent>
   
<extension base="fb:ExtensibleType">
     
<sequence>
       
<element name="contact" type="fx:LastContactType" minOccurs="0" maxOccurs="1">
         
<annotation>
           
<documentation>
                        The last ATS unit which had two-way contact with the aircraft.
                    
</documentation>
         
</annotation>
       
</element>
     
</sequence>
     
<attribute name="radioFailureRemarks" type="fb:CharacterStringType" use="optional">
       
<annotation>
         
<documentation>
                     Pertinent information needed to notify appropriate organizations regarding loss of
                     radio communication capabilities.
                 
</documentation>
       
</annotation>
     
</attribute>
     
<attribute name="remainingComCapability" type="fb:CharacterStringType" use="optional">
       
<annotation>
         
<documentation>
                     The remaining communication capability of the aircraft following radio failure.
                 
</documentation>
       
</annotation>
     
</attribute>
   
</extension>
 
</complexContent>
</complexType>

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

                     Pertinent information needed to notify appropriate organizations regarding loss of
                     radio communication capabilities.
                 
source <attribute name="radioFailureRemarks" type="fb:CharacterStringType" use="optional">
 
<annotation>
   
<documentation>
                     Pertinent information needed to notify appropriate organizations regarding loss of
                     radio communication capabilities.
                 
</documentation>
 
</annotation>
</attribute>

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

                     The remaining communication capability of the aircraft following radio failure.
                 
source <attribute name="remainingComCapability" type="fb:CharacterStringType" use="optional">
 
<annotation>
   
<documentation>
                     The remaining communication capability of the aircraft following radio failure.
                 
</documentation>
 
</annotation>
</attribute>

element RadioCommunicationFailureType/contact
diagram Nas_diagrams/Nas_p546.png
namespace http://www.fixm.aero/flight/4.1
type fx:LastContactType
properties
minOcc 0
maxOcc 1
content complex
children fb:extension fx:lastContactFrequency fx:position
attributes
Name  Type  Use  Default  Fixed  Annotation
lastContactTime  fb:TimeType  optional      
documentation

                     The time of the last two-way contact between the aircraft and an ATS unit. The time
                     is given in UTC.
                 
lastContactUnit  fb:AtcUnitNameType  optional      
documentation

                     The last ATS unit which had two-way contact with the aircraft.
                 
annotation
documentation

                        The last ATS unit which had two-way contact with the aircraft.
                    
source <element name="contact" type="fx:LastContactType" minOccurs="0" maxOccurs="1">
 
<annotation>
   
<documentation>
                        The last ATS unit which had two-way contact with the aircraft.
                    
</documentation>
 
</annotation>
</element>


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