diagram | ![]() |
||||||||||||||||||||||
namespace | http://www.fixm.aero/flight/4.1 | ||||||||||||||||||||||
type | extension of fb:ExtensibleType | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
children | fb:extension fx:lastContactFrequency fx:position | ||||||||||||||||||||||
used by |
|
||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <complexType name="LastContactType"> <annotation> <documentation> The last two-way contact between an ATS unit and the aircraft. [FIXM] </documentation> </annotation> <complexContent> <extension base="fb:ExtensibleType"> <sequence> <element name="lastContactFrequency" type="fb:FrequencyType" minOccurs="0" maxOccurs="1"> <annotation> <documentation> The transmitting/receiving frequency of the last two-way contact between the aircraft and an ATS unit. </documentation> </annotation> </element> <element name="position" type="fx:LastPositionReportType" minOccurs="0" maxOccurs="1"> <annotation> <documentation> The position of the aircraft last known to ATS and a corresponding timestamp. </documentation> </annotation> </element> </sequence> <attribute name="lastContactTime" type="fb:TimeType" use="optional"> <annotation> <documentation> The time of the last two-way contact between the aircraft and an ATS unit. The time is given in UTC. </documentation> </annotation> </attribute> <attribute name="lastContactUnit" type="fb:AtcUnitNameType" use="optional"> <annotation> <documentation> The last ATS unit which had two-way contact with the aircraft. </documentation> </annotation> </attribute> </extension> </complexContent> </complexType> |
type | fb:TimeType | ||||||
properties |
|
||||||
facets |
|
||||||
annotation |
|
||||||
source | <attribute name="lastContactTime" type="fb:TimeType" use="optional"> <annotation> <documentation> The time of the last two-way contact between the aircraft and an ATS unit. The time is given in UTC. </documentation> </annotation> </attribute> |
type | fb:AtcUnitNameType | ||||||||||||
properties |
|
||||||||||||
facets |
|
||||||||||||
annotation |
|
||||||||||||
source | <attribute name="lastContactUnit" type="fb:AtcUnitNameType" use="optional"> <annotation> <documentation> The last ATS unit which had two-way contact with the aircraft. </documentation> </annotation> </attribute> |
diagram | ![]() |
||||||||||||||
namespace | http://www.fixm.aero/flight/4.1 | ||||||||||||||
type | fb:FrequencyType | ||||||||||||||
properties |
|
||||||||||||||
facets |
|
||||||||||||||
attributes |
|
||||||||||||||
annotation |
|
||||||||||||||
source | <element name="lastContactFrequency" type="fb:FrequencyType" minOccurs="0" maxOccurs="1"> <annotation> <documentation> The transmitting/receiving frequency of the last two-way contact between the aircraft and an ATS unit. </documentation> </annotation> </element> |
diagram | ![]() |
||||||||||||||||||||||
namespace | http://www.fixm.aero/flight/4.1 | ||||||||||||||||||||||
type | fx:LastPositionReportType | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
children | fb:extension fx:position | ||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <element name="position" type="fx:LastPositionReportType" minOccurs="0" maxOccurs="1"> <annotation> <documentation> The position of the aircraft last known to ATS and a corresponding timestamp. </documentation> </annotation> </element> |