diagram | |||
namespace | http://www.fixm.aero/flight/4.2 | ||
children | fx:actualTimeOfArrival fx:airportSlotIdentification fx:arrivalAerodrome fx:destinationAerodrome fx:destinationAerodromeAlternate fx:destinationAerodromePrevious fx:extension fx:reclearanceInFlight fx:runwayDirection | ||
used by |
|
||
annotation |
|
||
source | <xs:complexType name="ArrivalType"> <xs:annotation> <xs:documentation>Information about the actual arrival of the flight. [FIXM]</xs:documentation> </xs:annotation> <xs:sequence> <xs:element name="actualTimeOfArrival" type="fb:TimeType" nillable="true" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>The actual time of arrival. [ICAO Doc 4444, Appendix 3, Field Type 17]</xs:documentation> </xs:annotation> </xs:element> <xs:element name="airportSlotIdentification" type="fb:AirportSlotIdentificationType" nillable="true" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>The identifier of the arrival airport slot allocated to the flight. [FIXM]</xs:documentation> </xs:annotation> </xs:element> <xs:element name="arrivalAerodrome" type="fb:AerodromeReferenceType" nillable="true" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>The aerodrome at which the flight has actually arrived. [FIXM]</xs:documentation> </xs:annotation> </xs:element> <xs:element name="destinationAerodrome" type="fb:AerodromeReferenceType" nillable="true" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>The aerodrome of intended landing. [ICAO Doc 4444 - extracted from the definition of Destination Alternate] This is the aerodrome at which the flight is scheduled to arrive. [FIXM]</xs:documentation> </xs:annotation> </xs:element> <xs:element name="destinationAerodromeAlternate" type="fb:AerodromeReferenceType" nillable="true" minOccurs="0" maxOccurs="2"> <xs:annotation> <xs:documentation>An alternate aerodrome to which an aircraft may proceed should it become either impossible or inadvisable to land at the aerodrome of intended landing. [ICAO Doc 4444]</xs:documentation> </xs:annotation> </xs:element> <xs:element name="destinationAerodromePrevious" type="fb:AerodromeReferenceType" nillable="true" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>Specifies the previous destination aerodrome value when a change is made.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="extension" type="fb:ArrivalExtensionType" 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="reclearanceInFlight" type="fx:ReclearanceInFlightType" nillable="true" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>The route details to the revised destination aerodrome, followed by the ICAO four-letter location indicator of the aerodrome. The revised route is subject to reclearance in flight. [ICAO Doc 4444]"</xs:documentation> </xs:annotation> </xs:element> <xs:element name="runwayDirection" type="fb:RunwayDirectionDesignatorType" nillable="true" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>The runway direction on which the flight has actually landed. [FIXM]</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> |
diagram | |||||||||
namespace | http://www.fixm.aero/flight/4.2 | ||||||||
type | fb:TimeType | ||||||||
properties |
|
||||||||
facets |
|
||||||||
annotation |
|
||||||||
source | <xs:element name="actualTimeOfArrival" type="fb:TimeType" nillable="true" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>The actual time of arrival. [ICAO Doc 4444, Appendix 3, Field Type 17]</xs:documentation> </xs:annotation> </xs:element> |
diagram | ||||||||||
namespace | http://www.fixm.aero/flight/4.2 | |||||||||
type | fb:AirportSlotIdentificationType | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
source | <xs:element name="airportSlotIdentification" type="fb:AirportSlotIdentificationType" nillable="true" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>The identifier of the arrival airport slot allocated to the flight. [FIXM]</xs:documentation> </xs:annotation> </xs:element> |
diagram | |||||||||||||||
namespace | http://www.fixm.aero/flight/4.2 | ||||||||||||||
type | fb:AerodromeReferenceType | ||||||||||||||
properties |
|
||||||||||||||
children | fb:extension fb:iataDesignator fb:locationIndicator fb:name fb:referencePoint | ||||||||||||||
attributes |
|
||||||||||||||
annotation |
|
||||||||||||||
source | <xs:element name="arrivalAerodrome" type="fb:AerodromeReferenceType" nillable="true" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>The aerodrome at which the flight has actually arrived. [FIXM]</xs:documentation> </xs:annotation> </xs:element> |
diagram | |||||||||||||||
namespace | http://www.fixm.aero/flight/4.2 | ||||||||||||||
type | fb:AerodromeReferenceType | ||||||||||||||
properties |
|
||||||||||||||
children | fb:extension fb:iataDesignator fb:locationIndicator fb:name fb:referencePoint | ||||||||||||||
attributes |
|
||||||||||||||
annotation |
|
||||||||||||||
source | <xs:element name="destinationAerodrome" type="fb:AerodromeReferenceType" nillable="true" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>The aerodrome of intended landing. [ICAO Doc 4444 - extracted from the definition of Destination Alternate] This is the aerodrome at which the flight is scheduled to arrive. [FIXM]</xs:documentation> </xs:annotation> </xs:element> |
diagram | |||||||||||||||
namespace | http://www.fixm.aero/flight/4.2 | ||||||||||||||
type | fb:AerodromeReferenceType | ||||||||||||||
properties |
|
||||||||||||||
children | fb:extension fb:iataDesignator fb:locationIndicator fb:name fb:referencePoint | ||||||||||||||
attributes |
|
||||||||||||||
annotation |
|
||||||||||||||
source | <xs:element name="destinationAerodromeAlternate" type="fb:AerodromeReferenceType" nillable="true" minOccurs="0" maxOccurs="2"> <xs:annotation> <xs:documentation>An alternate aerodrome to which an aircraft may proceed should it become either impossible or inadvisable to land at the aerodrome of intended landing. [ICAO Doc 4444]</xs:documentation> </xs:annotation> </xs:element> |
diagram | |||||||||||||||
namespace | http://www.fixm.aero/flight/4.2 | ||||||||||||||
type | fb:AerodromeReferenceType | ||||||||||||||
properties |
|
||||||||||||||
children | fb:extension fb:iataDesignator fb:locationIndicator fb:name fb:referencePoint | ||||||||||||||
attributes |
|
||||||||||||||
annotation |
|
||||||||||||||
source | <xs:element name="destinationAerodromePrevious" type="fb:AerodromeReferenceType" nillable="true" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>Specifies the previous destination aerodrome value when a change is made.</xs:documentation> </xs:annotation> </xs:element> |
diagram | |||||||||
namespace | http://www.fixm.aero/flight/4.2 | ||||||||
type | fb:ArrivalExtensionType | ||||||||
properties |
|
||||||||
annotation |
|
||||||||
source | <xs:element name="extension" type="fb:ArrivalExtensionType" 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 | fx:ReclearanceInFlightType | ||||||||
properties |
|
||||||||
children | fx:extension fx:filedRevisedDestinationAerodrome fx:routeToRevisedDestination | ||||||||
annotation |
|
||||||||
source | <xs:element name="reclearanceInFlight" type="fx:ReclearanceInFlightType" nillable="true" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>The route details to the revised destination aerodrome, followed by the ICAO four-letter location indicator of the aerodrome. The revised route is subject to reclearance in flight. [ICAO Doc 4444]"</xs:documentation> </xs:annotation> </xs:element> |
diagram | |||||||||||||||
namespace | http://www.fixm.aero/flight/4.2 | ||||||||||||||
type | fb:RunwayDirectionDesignatorType | ||||||||||||||
properties |
|
||||||||||||||
facets |
|
||||||||||||||
attributes |
|
||||||||||||||
annotation |
|
||||||||||||||
source | <xs:element name="runwayDirection" type="fb:RunwayDirectionDesignatorType" nillable="true" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>The runway direction on which the flight has actually landed. [FIXM]</xs:documentation> </xs:annotation> </xs:element> |