diagram | |||
namespace | http://www.fixm.aero/flight/4.2 | ||
children | fx:extension fx:lastContactFrequency fx:lastContactTime fx:lastContactUnit fx:position | ||
used by |
|
||
annotation |
|
||
source | <xs:complexType name="LastContactType"> <xs:annotation> <xs:documentation>The last two-way contact between an ATS unit and the aircraft. [FIXM]</xs:documentation> </xs:annotation> <xs:sequence> <xs:element name="extension" type="fb:LastContactExtensionType" 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="lastContactFrequency" type="fb:FrequencyType" nillable="true" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>The transmitting/receiving frequency of the last two-way contact between the aircraft and an ATS unit.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="lastContactTime" type="fb:TimeType" nillable="true" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>The time of the last two-way contact between the aircraft and an ATS unit. The time is given in UTC.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="lastContactUnit" type="fb:AtcUnitNameType" 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="position" type="fx:LastPositionReportType" nillable="true" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>The position of the aircraft last known to ATS and a corresponding timestamp.</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> |
diagram | |||||||||
namespace | http://www.fixm.aero/flight/4.2 | ||||||||
type | fb:LastContactExtensionType | ||||||||
properties |
|
||||||||
annotation |
|
||||||||
source | <xs:element name="extension" type="fb:LastContactExtensionType" 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:FrequencyType | ||||||||||||||
properties |
|
||||||||||||||
facets |
|
||||||||||||||
attributes |
|
||||||||||||||
annotation |
|
||||||||||||||
source | <xs:element name="lastContactFrequency" type="fb:FrequencyType" nillable="true" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>The transmitting/receiving frequency of the last two-way contact between the aircraft and an ATS unit.</xs:documentation> </xs:annotation> </xs:element> |
diagram | |||||||||
namespace | http://www.fixm.aero/flight/4.2 | ||||||||
type | fb:TimeType | ||||||||
properties |
|
||||||||
facets |
|
||||||||
annotation |
|
||||||||
source | <xs:element name="lastContactTime" type="fb:TimeType" nillable="true" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>The time of the last two-way contact between the aircraft and an ATS unit. The time is given in UTC.</xs:documentation> </xs:annotation> </xs:element> |
diagram | |||||||||||||
namespace | http://www.fixm.aero/flight/4.2 | ||||||||||||
type | fb:AtcUnitNameType | ||||||||||||
properties |
|
||||||||||||
facets |
|
||||||||||||
annotation |
|
||||||||||||
source | <xs:element name="lastContactUnit" type="fb:AtcUnitNameType" 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 | fx:LastPositionReportType | ||||||||
properties |
|
||||||||
children | fx:determinationMethod fx:extension fx:position fx:timeAtPosition | ||||||||
annotation |
|
||||||||
source | <xs:element name="position" type="fx:LastPositionReportType" nillable="true" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>The position of the aircraft last known to ATS and a corresponding timestamp.</xs:documentation> </xs:annotation> </xs:element> |