complexType RouteChangeType
diagram FficeTemplates_diagrams/FficeTemplates_p1696.png
namespace http://www.fixm.aero/flight/4.2
children fx:cruiseClimbStart fx:extension fx:level fx:speed
used by
element RouteTrajectoryElementType/routeChange
complexTypes FficeFFP_RouteChangeType FficeFPU_RouteChangeType FficeFS_RouteChangeType FficePFP_RouteChangeType FficePS_RouteChangeType FficeTRP_RouteChangeType FficeTRQ_RouteChangeType
annotation
documentation
A requested change that is applicable to a route or trajectory point. Can be any of the several defined requested changes.
source <xs:complexType name="RouteChangeType">
 
<xs:annotation>
   
<xs:documentation>A requested change that is applicable to a route or trajectory point. Can be any of the several defined requested changes.</xs:documentation>
 
</xs:annotation>
 
<xs:sequence>
   
<xs:element name="cruiseClimbStart" type="fx:CruiseClimbStartType" nillable="true" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>The parameters of a cruise climb executed at the associated significant point. It contains the following parameters: 1. the speed to be maintained during cruise climb; 2. either the minimum and maximum levels defining the layer to be occupied during cruise climb, or the level above which cruise climb is planned.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="extension" type="fb:RouteChangeExtensionType" 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="level" type="fx:CruisingLevelChangeType" nillable="true" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>The planned altitude that the aircraft will change to upon reaching the associated Significant Point along its Route.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="speed" type="fx:CruisingSpeedChangeType" nillable="true" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>The planned speed  that the aircraft will change to upon reaching the associated Significant Point along its Route.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
 
</xs:sequence>
</xs:complexType>

element RouteChangeType/cruiseClimbStart
diagram FficeTemplates_diagrams/FficeTemplates_p1697.png
namespace http://www.fixm.aero/flight/4.2
type fx:CruiseClimbStartType
properties
minOcc 0
maxOcc 1
content complex
nillable true
children fx:atOrAboveAltitude fx:extension fx:level fx:speed
annotation
documentation
The parameters of a cruise climb executed at the associated significant point. It contains the following parameters: 1. the speed to be maintained during cruise climb; 2. either the minimum and maximum levels defining the layer to be occupied during cruise climb, or the level above which cruise climb is planned.
source <xs:element name="cruiseClimbStart" type="fx:CruiseClimbStartType" nillable="true" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>The parameters of a cruise climb executed at the associated significant point. It contains the following parameters: 1. the speed to be maintained during cruise climb; 2. either the minimum and maximum levels defining the layer to be occupied during cruise climb, or the level above which cruise climb is planned.</xs:documentation>
 
</xs:annotation>
</xs:element>

element RouteChangeType/extension
diagram FficeTemplates_diagrams/FficeTemplates_p1698.png
namespace http://www.fixm.aero/flight/4.2
type fb:RouteChangeExtensionType
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:RouteChangeExtensionType" 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 RouteChangeType/level
diagram FficeTemplates_diagrams/FficeTemplates_p1699.png
namespace http://www.fixm.aero/flight/4.2
type fx:CruisingLevelChangeType
properties
minOcc 0
maxOcc 1
content complex
nillable true
children fx:activation fx:extension fx:level
annotation
documentation
The planned altitude that the aircraft will change to upon reaching the associated Significant Point along its Route.
source <xs:element name="level" type="fx:CruisingLevelChangeType" nillable="true" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>The planned altitude that the aircraft will change to upon reaching the associated Significant Point along its Route.</xs:documentation>
 
</xs:annotation>
</xs:element>

element RouteChangeType/speed
diagram FficeTemplates_diagrams/FficeTemplates_p1700.png
namespace http://www.fixm.aero/flight/4.2
type fx:CruisingSpeedChangeType
properties
minOcc 0
maxOcc 1
content complex
nillable true
children fx:activation fx:extension fx:speed
annotation
documentation
The planned speed  that the aircraft will change to upon reaching the associated Significant Point along its Route.
source <xs:element name="speed" type="fx:CruisingSpeedChangeType" nillable="true" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>The planned speed  that the aircraft will change to upon reaching the associated Significant Point along its Route.</xs:documentation>
 
</xs:annotation>
</xs:element>


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