diagram | |||
namespace | http://www.fixm.aero/flight/4.3 | ||
children | fx:actualTimeOfDeparture fx:airfileIndicator fx:airportSlotIdentification fx:departureAerodrome fx:departurePoint fx:departureAerodromePrevious fx:departurePointPrevious fx:estimatedOffBlockTime fx:estimatedRouteStartTime fx:estimatedOffBlockTimePrevious fx:estimatedRouteStartTimePrevious 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="fx:ActualTimeOfDepartureType" nillable="true" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>The time, type of time (wheels-off, off blocks, etc.), and geographical position of the departure. [FIXM]</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:choice minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>Helper class to create an embedded choice structure.</xs:documentation> </xs:annotation> <xs:element name="departureAerodrome" type="fb:AerodromeReferenceType" nillable="true" minOccurs="1" maxOccurs="1"> <xs:annotation> <xs:documentation>The aerodrome from which the flight departs. [FIXM]</xs:documentation> </xs:annotation> </xs:element> <xs:element name="departurePoint" type="fx:DeparturePointChoiceType" nillable="true" minOccurs="1" maxOccurs="1"> <xs:annotation> <xs:documentation>The first point of the route, for use when a departure aerodrome does not exist (such as when the flight plan is filed from the air) or is otherwise unknown.</xs:documentation> </xs:annotation> </xs:element> </xs:choice> <xs:choice minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>Helper class to create an embedded choice structure.</xs:documentation> </xs:annotation> <xs:element name="departureAerodromePrevious" type="fb:AerodromeReferenceType" nillable="true" minOccurs="1" 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="departurePointPrevious" type="fx:DeparturePointChoiceType" nillable="true" minOccurs="1" maxOccurs="1"> <xs:annotation> <xs:documentation>Specifies the previous departure point value when a change is made.</xs:documentation> </xs:annotation> </xs:element> </xs:choice> <xs:choice minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>Helper class to create an embedded choice structure.</xs:documentation> </xs:annotation> <xs:element name="estimatedOffBlockTime" type="fb:DateTimeUtcType" nillable="true" minOccurs="1" 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="estimatedRouteStartTime" type="fb:DateTimeUtcType" nillable="true" minOccurs="1" maxOccurs="1"> <xs:annotation> <xs:documentation>The estimated time of departure from the first point on the route, for use when a departure aerodrome does not exist (such as when the flight plan is filed from the air) or is otherwise unknown. </xs:documentation> </xs:annotation> </xs:element> </xs:choice> <xs:choice minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>Helper class to create an embedded choice structure.</xs:documentation> </xs:annotation> <xs:element name="estimatedOffBlockTimePrevious" type="fb:DateTimeUtcType" nillable="true" minOccurs="1" 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="estimatedRouteStartTimePrevious" type="fb:DateTimeUtcType" nillable="true" minOccurs="1" maxOccurs="1"> <xs:annotation> <xs:documentation>Specifies the previous estimated route start time value when a change is made.</xs:documentation> </xs:annotation> </xs:element> </xs:choice> <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 for taking off. [FIXM]</xs:documentation> </xs:annotation> </xs:element> <xs:element name="takeoffAlternateAerodrome" type="fb:AerodromeReferenceType" nillable="true" minOccurs="0" maxOccurs="2"> <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.3 | ||||||||
type | fx:ActualTimeOfDepartureType | ||||||||
properties |
|
||||||||
children | fx:extension fx:position fx:time fx:type | ||||||||
annotation |
|
||||||||
source | <xs:element name="actualTimeOfDeparture" type="fx:ActualTimeOfDepartureType" nillable="true" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>The time, type of time (wheels-off, off blocks, etc.), and geographical position of the departure. [FIXM]</xs:documentation> </xs:annotation> </xs:element> |
diagram | |||||||||
namespace | http://www.fixm.aero/flight/4.3 | ||||||||
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.3 | |||||||||
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.3 | ||||||||||||||
type | fb:AerodromeReferenceType | ||||||||||||||
properties |
|
||||||||||||||
children | fb:extension fb:iataDesignator fb:locationIndicator fb:name fb:referencePoint fb:referenceRelativePoint | ||||||||||||||
attributes |
|
||||||||||||||
annotation |
|
||||||||||||||
source | <xs:element name="departureAerodrome" type="fb:AerodromeReferenceType" nillable="true" minOccurs="1" 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.3 | ||||
type | fx:DeparturePointChoiceType | ||||
properties |
|
||||
children | fx:designatedPoint fx:navaid fx:position fx:relativePoint | ||||
annotation |
|
||||
source | <xs:element name="departurePoint" type="fx:DeparturePointChoiceType" nillable="true" minOccurs="1" maxOccurs="1"> <xs:annotation> <xs:documentation>The first point of the route, for use when a departure aerodrome does not exist (such as when the flight plan is filed from the air) or is otherwise unknown.</xs:documentation> </xs:annotation> </xs:element> |
diagram | |||||||||||||||
namespace | http://www.fixm.aero/flight/4.3 | ||||||||||||||
type | fb:AerodromeReferenceType | ||||||||||||||
properties |
|
||||||||||||||
children | fb:extension fb:iataDesignator fb:locationIndicator fb:name fb:referencePoint fb:referenceRelativePoint | ||||||||||||||
attributes |
|
||||||||||||||
annotation |
|
||||||||||||||
source | <xs:element name="departureAerodromePrevious" type="fb:AerodromeReferenceType" nillable="true" minOccurs="1" 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.3 | ||||
type | fx:DeparturePointChoiceType | ||||
properties |
|
||||
children | fx:designatedPoint fx:navaid fx:position fx:relativePoint | ||||
annotation |
|
||||
source | <xs:element name="departurePointPrevious" type="fx:DeparturePointChoiceType" nillable="true" minOccurs="1" maxOccurs="1"> <xs:annotation> <xs:documentation>Specifies the previous departure point value when a change is made.</xs:documentation> </xs:annotation> </xs:element> |
diagram | |||||||
namespace | http://www.fixm.aero/flight/4.3 | ||||||
type | fb:DateTimeUtcType | ||||||
properties |
|
||||||
facets |
|
||||||
annotation |
|
||||||
source | <xs:element name="estimatedOffBlockTime" type="fb:DateTimeUtcType" nillable="true" minOccurs="1" 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.3 | ||||||
type | fb:DateTimeUtcType | ||||||
properties |
|
||||||
facets |
|
||||||
annotation |
|
||||||
source | <xs:element name="estimatedRouteStartTime" type="fb:DateTimeUtcType" nillable="true" minOccurs="1" maxOccurs="1"> <xs:annotation> <xs:documentation>The estimated time of departure from the first point on the route, for use when a departure aerodrome does not exist (such as when the flight plan is filed from the air) or is otherwise unknown. </xs:documentation> </xs:annotation> </xs:element> |
diagram | |||||||
namespace | http://www.fixm.aero/flight/4.3 | ||||||
type | fb:DateTimeUtcType | ||||||
properties |
|
||||||
facets |
|
||||||
annotation |
|
||||||
source | <xs:element name="estimatedOffBlockTimePrevious" type="fb:DateTimeUtcType" nillable="true" minOccurs="1" 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.3 | ||||||
type | fb:DateTimeUtcType | ||||||
properties |
|
||||||
facets |
|
||||||
annotation |
|
||||||
source | <xs:element name="estimatedRouteStartTimePrevious" type="fb:DateTimeUtcType" nillable="true" minOccurs="1" maxOccurs="1"> <xs:annotation> <xs:documentation>Specifies the previous estimated route start time value when a change is made.</xs:documentation> </xs:annotation> </xs:element> |
diagram | |||||||||
namespace | http://www.fixm.aero/flight/4.3 | ||||||||
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.3 | ||||||||||||||
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 for taking off. [FIXM]</xs:documentation> </xs:annotation> </xs:element> |
diagram | |||||||||||||||
namespace | http://www.fixm.aero/flight/4.3 | ||||||||||||||
type | fb:AerodromeReferenceType | ||||||||||||||
properties |
|
||||||||||||||
children | fb:extension fb:iataDesignator fb:locationIndicator fb:name fb:referencePoint fb:referenceRelativePoint | ||||||||||||||
attributes |
|
||||||||||||||
annotation |
|
||||||||||||||
source | <xs:element name="takeoffAlternateAerodrome" type="fb:AerodromeReferenceType" nillable="true" minOccurs="0" maxOccurs="2"> <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> |