diagram | ![]() |
||||||||||||||||||||||
namespace | http://www.fixm.aero/flight/4.1 | ||||||||||||||||||||||
type | extension of fb:ExtensibleType | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
children | fb:extension fx:position | ||||||||||||||||||||||
used by |
|
||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <complexType name="LastPositionReportType"> <annotation> <documentation> The position of the aircraft last known to ATS and a corresponding timestamp. </documentation> </annotation> <complexContent> <extension base="fb:ExtensibleType"> <sequence> <element name="position" type="fb:SignificantPointType" minOccurs="0" maxOccurs="1"> <annotation> <documentation> The position of the aircraft last known to ATS. </documentation> </annotation> </element> </sequence> <attribute name="determinationMethod" type="fb:CharacterStringType" use="optional"> <annotation> <documentation> A plain-language description of the method used to determine the last known position of an aircraft. </documentation> </annotation> </attribute> <attribute name="timeAtPosition" type="fb:TimeType" use="optional"> <annotation> <documentation> Timestamp corresponding to the last known position. </documentation> </annotation> </attribute> </extension> </complexContent> </complexType> |
type | fb:CharacterStringType | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
source | <attribute name="determinationMethod" type="fb:CharacterStringType" use="optional"> <annotation> <documentation> A plain-language description of the method used to determine the last known position of an aircraft. </documentation> </annotation> </attribute> |
type | fb:TimeType | ||||||
properties |
|
||||||
facets |
|
||||||
annotation |
|
||||||
source | <attribute name="timeAtPosition" type="fb:TimeType" use="optional"> <annotation> <documentation> Timestamp corresponding to the last known position. </documentation> </annotation> </attribute> |
diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||||||||
namespace | http://www.fixm.aero/flight/4.1 | ||||||||||||||||||||||||||||||||||||||||||||||||
type | fb:SignificantPointType | ||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||
children | fb:extension | ||||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||
source | <element name="position" type="fb:SignificantPointType" minOccurs="0" maxOccurs="1"> <annotation> <documentation> The position of the aircraft last known to ATS. </documentation> </annotation> </element> |