diagram | |||
namespace | http://www.fixm.aero/flight/4.2 | ||
children | fx:actualTimeOfDeparture fx:aerodrome fx:aerodromePrevious fx:airfileIndicator fx:airportSlotIdentification fx:estimatedOffBlockTime fx:estimatedOffBlockTimePrevious fx:extension fx:runwayDirection fx:takeoffAlternateAerodrome | ||
used by |
|
||
annotation |
|
||
source | <xs:complexType name="DepartureType"> <xs:annotation> <xs:documentation>Groups information pertaining to the flight's departure.</xs:documentation> </xs:annotation> <xs:sequence> <xs:element name="actualTimeOfDeparture" type="fb:TimeType" nillable="true" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>The actual time of departure from the aerodrome. [ICAO Doc 4444, Appendix 3, Field Type 13]</xs:documentation> </xs:annotation> </xs:element> <xs:element name="aerodrome" type="fb:AerodromeReferenceType" nillable="true" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>The aerodrome from which the flight departs. [FIXM]</xs:documentation> </xs:annotation> </xs:element> <xs:element name="aerodromePrevious" type="fb:AerodromeReferenceType" nillable="true" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>Specifies the previous departure aerodrome value when a change is made.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="airfileIndicator" type="fx:AirfileIndicatorType" nillable="true" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>Identifies a flight that has filed its flight plan while in the air, beginning its route description from a specified point en-route, and therefore may not have provided a departure aerodrome.</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 departure airport slot allocated to the flight. [FIXM]</xs:documentation> </xs:annotation> </xs:element> <xs:element name="estimatedOffBlockTime" type="fb:TimeType" nillable="true" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>The estimated time at which the aircraft will commence movement associated with departure. [ICAO Doc 4444]</xs:documentation> </xs:annotation> </xs:element> <xs:element name="estimatedOffBlockTimePrevious" type="fb:TimeType" nillable="true" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>Specifies the previous estimated off block time value when a change is made.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="extension" type="fb:DepartureExtensionType" 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="runwayDirection" type="fb:RunwayDirectionDesignatorType" nillable="true" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>The runway direction used for taking off. [FIXM]</xs:documentation> </xs:annotation> </xs:element> <xs:element name="takeoffAlternateAerodrome" type="fb:AerodromeReferenceType" nillable="true" minOccurs="0" maxOccurs="2000"> <xs:annotation> <xs:documentation>An alternate aerodrome at which an aircraft can land should this become necessary shortly after take-off and it is not possible to use the aerodrome of departure. [ICAO Doc 4444]</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="actualTimeOfDeparture" type="fb:TimeType" nillable="true" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>The actual time of departure from the aerodrome. [ICAO Doc 4444, Appendix 3, Field Type 13]</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="aerodrome" type="fb:AerodromeReferenceType" nillable="true" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>The aerodrome from which the flight departs. [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="aerodromePrevious" type="fb:AerodromeReferenceType" nillable="true" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>Specifies the previous departure aerodrome value when a change is made.</xs:documentation> </xs:annotation> </xs:element> |
diagram | |||||||||
namespace | http://www.fixm.aero/flight/4.2 | ||||||||
type | fx:AirfileIndicatorType | ||||||||
properties |
|
||||||||
facets |
|
||||||||
annotation |
|
||||||||
source | <xs:element name="airfileIndicator" type="fx:AirfileIndicatorType" nillable="true" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>Identifies a flight that has filed its flight plan while in the air, beginning its route description from a specified point en-route, and therefore may not have provided a departure aerodrome.</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 departure airport slot allocated to the flight. [FIXM]</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="estimatedOffBlockTime" type="fb:TimeType" nillable="true" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>The estimated time at which the aircraft will commence movement associated with departure. [ICAO Doc 4444]</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="estimatedOffBlockTimePrevious" type="fb:TimeType" nillable="true" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>Specifies the previous estimated off block time value when a change is made.</xs:documentation> </xs:annotation> </xs:element> |
diagram | |||||||||
namespace | http://www.fixm.aero/flight/4.2 | ||||||||
type | fb:DepartureExtensionType | ||||||||
properties |
|
||||||||
annotation |
|
||||||||
source | <xs:element name="extension" type="fb:DepartureExtensionType" 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: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 used for taking off. [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="takeoffAlternateAerodrome" type="fb:AerodromeReferenceType" nillable="true" minOccurs="0" maxOccurs="2000"> <xs:annotation> <xs:documentation>An alternate aerodrome at which an aircraft can land should this become necessary shortly after take-off and it is not possible to use the aerodrome of departure. [ICAO Doc 4444]</xs:documentation> </xs:annotation> </xs:element> |