complexType FficeTRQ_CruiseClimbStartType
diagram FficeTemplates_diagrams/FficeTemplates_p1849.png
namespace http://www.fixm.aero/flight/4.3
type restriction of fx:CruiseClimbStartType
properties
base fx:CruiseClimbStartType
children fx:extension fx:lowerLevel fx:speed fx:upperLevel
used by
element FficeTRQ_RouteChangeType/cruiseClimbStart
annotation
documentation
Describes the cruise climb parameters at the point at which a cruise climb is planned to commence.  Includes the speed, the lower level and the upper level of the cruise climb.
source <xs:complexType name="FficeTRQ_CruiseClimbStartType">
 
<xs:annotation>
   
<xs:documentation>Describes the cruise climb parameters at the point at which a cruise climb is planned to commence.  Includes the speed, the lower level and the upper level of the cruise climb.</xs:documentation>
 
</xs:annotation>
 
<xs:complexContent>
   
<xs:restriction base="fx:CruiseClimbStartType">
     
<xs:sequence>
       
<xs:element name="extension" type="fb:CruiseClimbStartExtensionType" 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="lowerLevel" type="fb:FlightLevelOrAltitudeChoiceType" minOccurs="1" maxOccurs="1">
         
<xs:annotation>
           
<xs:documentation>Either the lower of the two levels to be occupied during cruise climb, or the level at or above which cruise climb is planned.</xs:documentation>
         
</xs:annotation>
       
</xs:element>
       
<xs:element name="speed" type="fb:TrueAirspeedType" minOccurs="1" maxOccurs="1">
         
<xs:annotation>
           
<xs:documentation>The speed to be maintained during cruise climb.</xs:documentation>
         
</xs:annotation>
       
</xs:element>
       
<xs:element name="upperLevel" type="fx:UpperLevelChoiceType" minOccurs="1" maxOccurs="1">
         
<xs:annotation>
           
<xs:documentation>Either the upper of the two levels to be occupied during cruise climb, or an indicator that the cruise climb will be to an unspecified level at or above the lower level.</xs:documentation>
         
</xs:annotation>
       
</xs:element>
     
</xs:sequence>
   
</xs:restriction>
 
</xs:complexContent>
</xs:complexType>

element FficeTRQ_CruiseClimbStartType/extension
diagram FficeTemplates_diagrams/FficeTemplates_p1850.png
namespace http://www.fixm.aero/flight/4.3
type fb:CruiseClimbStartExtensionType
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:CruiseClimbStartExtensionType" 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 FficeTRQ_CruiseClimbStartType/lowerLevel
diagram FficeTemplates_diagrams/FficeTemplates_p1851.png
namespace http://www.fixm.aero/flight/4.3
type fb:FlightLevelOrAltitudeChoiceType
properties
content complex
children fb:altitude fb:flightLevel
annotation
documentation
Either the lower of the two levels to be occupied during cruise climb, or the level at or above which cruise climb is planned.
source <xs:element name="lowerLevel" type="fb:FlightLevelOrAltitudeChoiceType" minOccurs="1" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>Either the lower of the two levels to be occupied during cruise climb, or the level at or above which cruise climb is planned.</xs:documentation>
 
</xs:annotation>
</xs:element>

element FficeTRQ_CruiseClimbStartType/speed
diagram FficeTemplates_diagrams/FficeTemplates_p1852.png
namespace http://www.fixm.aero/flight/4.3
type fb:TrueAirspeedType
properties
content complex
facets
Kind Value Annotation
minInclusive 0
attributes
Name  Type  Use  Default  Fixed  Annotation
uom  fb:UomAirspeedType  required      
documentation
Unit of measure
annotation
documentation
The speed to be maintained during cruise climb.
source <xs:element name="speed" type="fb:TrueAirspeedType" minOccurs="1" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>The speed to be maintained during cruise climb.</xs:documentation>
 
</xs:annotation>
</xs:element>

element FficeTRQ_CruiseClimbStartType/upperLevel
diagram FficeTemplates_diagrams/FficeTemplates_p1853.png
namespace http://www.fixm.aero/flight/4.3
type fx:UpperLevelChoiceType
properties
content complex
children fx:altitude fx:atOrAbove fx:flightLevel
annotation
documentation
Either the upper of the two levels to be occupied during cruise climb, or an indicator that the cruise climb will be to an unspecified level at or above the lower level.
source <xs:element name="upperLevel" type="fx:UpperLevelChoiceType" minOccurs="1" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>Either the upper of the two levels to be occupied during cruise climb, or an indicator that the cruise climb will be to an unspecified level at or above the lower level.</xs:documentation>
 
</xs:annotation>
</xs:element>


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