complexType RouteTrajectoryGroupType
diagram FficeTemplates_diagrams/FficeTemplates_p1617.png
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
elements RouteTrajectoryGroupContainerType/agreed RouteTrajectoryGroupContainerType/current RouteTrajectoryGroupContainerType/desired RouteTrajectoryGroupContainerType/filed RouteTrajectoryGroupContainerType/negotiating RankedTrajectoryType/routeTrajectory
complexTypes FficeFFP_RouteTrajectoryGroupType FficeFPU_RouteTrajectoryGroupType FficeFS_RouteTrajectoryGroupType FficePFP_RouteTrajectoryGroupType FficePS_RouteTrajectoryGroupType FficeTRP_RouteTrajectoryGroupType FficeTRQ_RouteTrajectoryGroupType
annotation
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]
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:RouteTrajectoryExtensionType" 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>

element RouteTrajectoryGroupType/climbProfile
diagram FficeTemplates_diagrams/FficeTemplates_p1618.png
namespace http://www.fixm.aero/flight/4.2
type fx:PerformanceProfileType
properties
minOcc 0
maxOcc 1
content complex
nillable true
children fx:extension fx:profilePoint
annotation
documentation
A zero-wind, standard atmosphere, unconstrained climb profile reflective of the flight capabilities and desired parameters during climb.
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>

element RouteTrajectoryGroupType/climbSchedule
diagram FficeTemplates_diagrams/FficeTemplates_p1619.png
namespace http://www.fixm.aero/flight/4.2
type fx:SpeedScheduleType
properties
minOcc 0
maxOcc 1
content complex
nillable true
children fx:extension fx:initialSpeed fx:subsequentSpeed
annotation
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.
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>

element RouteTrajectoryGroupType/descentProfile
diagram FficeTemplates_diagrams/FficeTemplates_p1620.png
namespace http://www.fixm.aero/flight/4.2
type fx:PerformanceProfileType
properties
minOcc 0
maxOcc 1
content complex
nillable true
children fx:extension fx:profilePoint
annotation
documentation
A zero-wind, standard atmosphere, unconstrained descent profile reflective of the flight capabilities and desired parameters during descent.
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>

element RouteTrajectoryGroupType/descentSchedule
diagram FficeTemplates_diagrams/FficeTemplates_p1621.png
namespace http://www.fixm.aero/flight/4.2
type fx:SpeedScheduleType
properties
minOcc 0
maxOcc 1
content complex
nillable true
children fx:extension fx:initialSpeed fx:subsequentSpeed
annotation
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.
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>

element RouteTrajectoryGroupType/element
diagram FficeTemplates_diagrams/FficeTemplates_p1622.png
namespace http://www.fixm.aero/flight/4.2
type fx:RouteTrajectoryElementType
properties
minOcc 0
maxOcc 2000
content complex
nillable true
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
Name  Type  Use  Default  Fixed  Annotation
seqNum  fb:CountType  optional      
documentation
Incrementing identifier used to ensure the sequence of ordered lists is retained. The identifier should begin at zero. [FIXM]
annotation
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.
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>

element RouteTrajectoryGroupType/extension
diagram FficeTemplates_diagrams/FficeTemplates_p1623.png
namespace http://www.fixm.aero/flight/4.2
type fb:RouteTrajectoryExtensionType
properties
minOcc 0
maxOcc 2000
content complex
nillable true
annotation
documentation
An extension hook for attaching extension (non-core) classes.
source <xs:element name="extension" type="fb:RouteTrajectoryExtensionType" 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>

element RouteTrajectoryGroupType/routeInformation
diagram FficeTemplates_diagrams/FficeTemplates_p1624.png
namespace http://www.fixm.aero/flight/4.2
type fx:FlightRouteInformationType
properties
minOcc 0
maxOcc 1
content complex
nillable true
children fx:airfileRouteStartTime fx:cruisingLevel fx:cruisingSpeed fx:estimatedElapsedTime fx:extension fx:flightRulesCategory fx:routeText fx:totalEstimatedElapsedTime
annotation
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.
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>

element RouteTrajectoryGroupType/takeoffMass
diagram FficeTemplates_diagrams/FficeTemplates_p1625.png
namespace http://www.fixm.aero/flight/4.2
type fb:MassType
properties
minOcc 0
maxOcc 1
content complex
nillable true
facets
Kind Value Annotation
minInclusive 0
attributes
Name  Type  Use  Default  Fixed  Annotation
uom  fb:UomMassType  required      
documentation
Unit of measure
annotation
documentation
The estimated takeoff mass of the aircraft.
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>


XML Schema documentation generated by XMLSpy Schema Editor http://www.altova.com/xmlspy