diagram | ![]() |
||||||||||||||||||||||
namespace | http://www.fixm.aero/flight/4.1 | ||||||||||||||||||||||
type | extension of fb:ExtensibleType | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
children | fb:extension fx:contact | ||||||||||||||||||||||
used by |
|
||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
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> |
type | fb:CharacterStringType | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
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> |
type | fb:CharacterStringType | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
source | <attribute name="remainingComCapability" type="fb:CharacterStringType" use="optional"> <annotation> <documentation> The remaining communication capability of the aircraft following radio failure. </documentation> </annotation> </attribute> |
diagram | ![]() |
||||||||||||||||||||||
namespace | http://www.fixm.aero/flight/4.1 | ||||||||||||||||||||||
type | fx:LastContactType | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
children | fb:extension fx:lastContactFrequency fx:position | ||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
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> |