complexType FficeFS_RouteChangeType
diagram FficeTemplates_diagrams/FficeTemplates_p1115.png
namespace http://www.fixm.aero/flight/4.2
type restriction of fx:RouteChangeType
properties
base fx:RouteChangeType
children fx:cruiseClimbStart fx:extension fx:level fx:speed
used by
element FficeFS_RouteTrajectoryElementType/routeChange
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="FficeFS_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:complexContent>
   
<xs:restriction base="fx:RouteChangeType">
     
<xs:sequence>
       
<xs:element name="cruiseClimbStart" type="fx:FficeFS_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:FficeFS_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:FficeFS_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:restriction>
 
</xs:complexContent>
</xs:complexType>

element FficeFS_RouteChangeType/cruiseClimbStart
diagram FficeTemplates_diagrams/FficeTemplates_p1116.png
namespace http://www.fixm.aero/flight/4.2
type fx:FficeFS_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:FficeFS_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 FficeFS_RouteChangeType/extension
diagram FficeTemplates_diagrams/FficeTemplates_p1117.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 FficeFS_RouteChangeType/level
diagram FficeTemplates_diagrams/FficeTemplates_p1118.png
namespace http://www.fixm.aero/flight/4.2
type fx:FficeFS_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:FficeFS_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 FficeFS_RouteChangeType/speed
diagram FficeTemplates_diagrams/FficeTemplates_p1119.png
namespace http://www.fixm.aero/flight/4.2
type fx:FficeFS_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:FficeFS_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