diagram | |||
namespace | http://www.fixm.aero/flight/4.2 | ||
children | fx:climbProfile fx:climbSchedule fx:descentProfile fx:descentSchedule fx:element fx:extension fx:routeInformation fx:takeoffMass | ||
used by | |||
annotation |
|
||
source | <xs:complexType name="RouteTrajectoryGroupType"> <xs:annotation> <xs:documentation>A data container supporting the representation of aircraft movement descriptions with variable levels of granularity. This container enables the representation of a flight route and a 4D trajectory, as described in ICAO Doc 9965 Volume 2. [FIXM]</xs:documentation> </xs:annotation> <xs:sequence> <xs:element name="climbProfile" type="fx:PerformanceProfileType" nillable="true" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>A zero-wind, standard atmosphere, unconstrained climb profile reflective of the flight capabilities and desired parameters during climb.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="climbSchedule" type="fx:SpeedScheduleType" nillable="true" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>Initially submitted by the airspace user, this defines the target speed in both Indicated Airspeed (IAS) and MACH so the aircraft can climb through the crossover altitude and target the MACH speed when needed.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="descentProfile" type="fx:PerformanceProfileType" nillable="true" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>A zero-wind, standard atmosphere, unconstrained descent profile reflective of the flight capabilities and desired parameters during descent.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="descentSchedule" type="fx:SpeedScheduleType" nillable="true" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>Initially submitted by the airspace user, this defines the target speed in both (Indicated Airspeed) IAS and MACH so the aircraft can descend through the crossover altitude and target the IAS speed when needed.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="element" type="fx:RouteTrajectoryElementType" nillable="true" minOccurs="0" maxOccurs="2000"> <xs:annotation> <xs:documentation>A container for information pertinent to a single point in a trajectory. The elements are ordered according to increasing time/distance from the start point.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="extension" type="fb:RouteTrajectoryGroupExtensionType" 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="routeInformation" type="fx:FlightRouteInformationType" nillable="true" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>Contains information about the Flight Route. The route is comprised of Route Segments, which are comprised of Route Point/Airway pairs. Route also contains an expanded route.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="takeoffMass" type="fb:MassType" nillable="true" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>The estimated takeoff mass of the aircraft.</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> |
diagram | |||||||||
namespace | http://www.fixm.aero/flight/4.2 | ||||||||
type | fx:PerformanceProfileType | ||||||||
properties |
|
||||||||
children | fx:extension fx:profilePoint | ||||||||
annotation |
|
||||||||
source | <xs:element name="climbProfile" type="fx:PerformanceProfileType" nillable="true" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>A zero-wind, standard atmosphere, unconstrained climb profile reflective of the flight capabilities and desired parameters during climb.</xs:documentation> </xs:annotation> </xs:element> |
diagram | |||||||||
namespace | http://www.fixm.aero/flight/4.2 | ||||||||
type | fx:SpeedScheduleType | ||||||||
properties |
|
||||||||
children | fx:extension fx:initialSpeed fx:subsequentSpeed | ||||||||
annotation |
|
||||||||
source | <xs:element name="climbSchedule" type="fx:SpeedScheduleType" nillable="true" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>Initially submitted by the airspace user, this defines the target speed in both Indicated Airspeed (IAS) and MACH so the aircraft can climb through the crossover altitude and target the MACH speed when needed.</xs:documentation> </xs:annotation> </xs:element> |
diagram | |||||||||
namespace | http://www.fixm.aero/flight/4.2 | ||||||||
type | fx:PerformanceProfileType | ||||||||
properties |
|
||||||||
children | fx:extension fx:profilePoint | ||||||||
annotation |
|
||||||||
source | <xs:element name="descentProfile" type="fx:PerformanceProfileType" nillable="true" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>A zero-wind, standard atmosphere, unconstrained descent profile reflective of the flight capabilities and desired parameters during descent.</xs:documentation> </xs:annotation> </xs:element> |
diagram | |||||||||
namespace | http://www.fixm.aero/flight/4.2 | ||||||||
type | fx:SpeedScheduleType | ||||||||
properties |
|
||||||||
children | fx:extension fx:initialSpeed fx:subsequentSpeed | ||||||||
annotation |
|
||||||||
source | <xs:element name="descentSchedule" type="fx:SpeedScheduleType" nillable="true" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>Initially submitted by the airspace user, this defines the target speed in both (Indicated Airspeed) IAS and MACH so the aircraft can descend through the crossover altitude and target the IAS speed when needed.</xs:documentation> </xs:annotation> </xs:element> |
diagram | |||||||||||||||
namespace | http://www.fixm.aero/flight/4.2 | ||||||||||||||
type | fx:RouteTrajectoryElementType | ||||||||||||||
properties |
|
||||||||||||||
children | fx:alongRouteDistance fx:constraint fx:elementStartPoint fx:enRouteDelay fx:extension fx:flightRulesChange fx:modified fx:modifiedRouteItemReference fx:point4D fx:routeChange fx:routeDesignatorToNextElement fx:routeTruncationIndicator | ||||||||||||||
attributes |
|
||||||||||||||
annotation |
|
||||||||||||||
source | <xs:element name="element" type="fx:RouteTrajectoryElementType" nillable="true" minOccurs="0" maxOccurs="2000"> <xs:annotation> <xs:documentation>A container for information pertinent to a single point in a trajectory. The elements are ordered according to increasing time/distance from the start point.</xs:documentation> </xs:annotation> </xs:element> |
diagram | |||||||||
namespace | http://www.fixm.aero/flight/4.2 | ||||||||
type | fb:RouteTrajectoryGroupExtensionType | ||||||||
properties |
|
||||||||
annotation |
|
||||||||
source | <xs:element name="extension" type="fb:RouteTrajectoryGroupExtensionType" 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:FlightRouteInformationType | ||||||||
properties |
|
||||||||
children | fx:airfileRouteStartTime fx:cruisingLevel fx:cruisingSpeed fx:estimatedElapsedTime fx:extension fx:flightRulesCategory fx:routeText fx:totalEstimatedElapsedTime | ||||||||
annotation |
|
||||||||
source | <xs:element name="routeInformation" type="fx:FlightRouteInformationType" nillable="true" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>Contains information about the Flight Route. The route is comprised of Route Segments, which are comprised of Route Point/Airway pairs. Route also contains an expanded route.</xs:documentation> </xs:annotation> </xs:element> |
diagram | |||||||||||||||
namespace | http://www.fixm.aero/flight/4.2 | ||||||||||||||
type | fb:MassType | ||||||||||||||
properties |
|
||||||||||||||
facets |
|
||||||||||||||
attributes |
|
||||||||||||||
annotation |
|
||||||||||||||
source | <xs:element name="takeoffMass" type="fb:MassType" nillable="true" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>The estimated takeoff mass of the aircraft.</xs:documentation> </xs:annotation> </xs:element> |