complexType RadioCommunicationFailureType
diagram FficeMessage_diagrams/FficeMessage_p337.png
namespace http://www.fixm.aero/flight/4.2
children fx:contact fx:extension fx:radioFailureRemarks fx:remainingComCapability
used by
element FlightType/radioCommunicationFailure
annotation
documentation
Groups information regarding loss of radio communication capabilities.
source <xs:complexType name="RadioCommunicationFailureType">
 
<xs:annotation>
   
<xs:documentation>Groups information regarding loss of radio communication capabilities.</xs:documentation>
 
</xs:annotation>
 
<xs:sequence>
   
<xs:element name="contact" type="fx:LastContactType" nillable="true" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>The last ATS unit which had two-way contact with the aircraft.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="extension" type="fb:RadioCommunicationFailureExtensionType" 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="radioFailureRemarks" type="fb:CharacterStringType" nillable="true" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation> Pertinent information needed to notify appropriate organizations regarding loss of radio communication capabilities.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="remainingComCapability" type="fb:CharacterStringType" nillable="true" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>The remaining communication capability of the aircraft following radio failure.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
 
</xs:sequence>
</xs:complexType>

element RadioCommunicationFailureType/contact
diagram FficeMessage_diagrams/FficeMessage_p338.png
namespace http://www.fixm.aero/flight/4.2
type fx:LastContactType
properties
minOcc 0
maxOcc 1
content complex
nillable true
children fx:extension fx:lastContactFrequency fx:lastContactTime fx:lastContactUnit fx:position
annotation
documentation
The last ATS unit which had two-way contact with the aircraft.
source <xs:element name="contact" type="fx:LastContactType" nillable="true" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>The last ATS unit which had two-way contact with the aircraft.</xs:documentation>
 
</xs:annotation>
</xs:element>

element RadioCommunicationFailureType/extension
diagram FficeMessage_diagrams/FficeMessage_p339.png
namespace http://www.fixm.aero/flight/4.2
type fb:RadioCommunicationFailureExtensionType
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:RadioCommunicationFailureExtensionType" 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 RadioCommunicationFailureType/radioFailureRemarks
diagram FficeMessage_diagrams/FficeMessage_p340.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
Pertinent information needed to notify appropriate organizations regarding loss of radio communication capabilities.
source <xs:element name="radioFailureRemarks" type="fb:CharacterStringType" nillable="true" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation> Pertinent information needed to notify appropriate organizations regarding loss of radio communication capabilities.</xs:documentation>
 
</xs:annotation>
</xs:element>

element RadioCommunicationFailureType/remainingComCapability
diagram FficeMessage_diagrams/FficeMessage_p341.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
The remaining communication capability of the aircraft following radio failure.
source <xs:element name="remainingComCapability" type="fb:CharacterStringType" nillable="true" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>The remaining communication capability of the aircraft following radio failure.</xs:documentation>
 
</xs:annotation>
</xs:element>


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