diagram | |||
namespace | http://www.fixm.aero/flight/4.2 | ||
children | fx:contact fx:extension fx:radioFailureRemarks fx:remainingComCapability | ||
used by |
|
||
annotation |
|
||
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> |
diagram | |||||||||
namespace | http://www.fixm.aero/flight/4.2 | ||||||||
type | fx:LastContactType | ||||||||
properties |
|
||||||||
children | fx:extension fx:lastContactFrequency fx:lastContactTime fx:lastContactUnit fx:position | ||||||||
annotation |
|
||||||||
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> |
diagram | |||||||||
namespace | http://www.fixm.aero/flight/4.2 | ||||||||
type | fb:RadioCommunicationFailureExtensionType | ||||||||
properties |
|
||||||||
annotation |
|
||||||||
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> |
diagram | ||||||||||
namespace | http://www.fixm.aero/flight/4.2 | |||||||||
type | fb:CharacterStringType | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
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> |
diagram | ||||||||||
namespace | http://www.fixm.aero/flight/4.2 | |||||||||
type | fb:CharacterStringType | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
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> |