complexType CruiseClimbStartType
diagram FficeTemplates_diagrams/FficeTemplates_p1672.png
namespace http://www.fixm.aero/flight/4.2
children fx:atOrAboveAltitude fx:extension fx:level fx:speed
used by
element RouteChangeType/cruiseClimbStart
complexTypes FficeFFP_CruiseClimbStartType FficeFPU_CruiseClimbStartType FficeFS_CruiseClimbStartType FficePFP_CruiseClimbStartType FficePS_CruiseClimbStartType FficeTRP_CruiseClimbStartType FficeTRQ_CruiseClimbStartType
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="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:sequence>
   
<xs:element name="atOrAboveAltitude" type="fx:AtOrAboveAltitudeIndicatorType" nillable="true" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>Indicates the cruise climb start  level indicates a  level above which cruise climb is planned.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<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="level" type="fb:FlightLevelOrAltitudeOrRangeChoiceType" nillable="true" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>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="speed" type="fb:TrueAirspeedType" nillable="true" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>The speed to be maintained during cruise climb.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
 
</xs:sequence>
</xs:complexType>

element CruiseClimbStartType/atOrAboveAltitude
diagram FficeTemplates_diagrams/FficeTemplates_p1673.png
namespace http://www.fixm.aero/flight/4.2
type fx:AtOrAboveAltitudeIndicatorType
properties
minOcc 0
maxOcc 1
content simple
nillable true
facets
Kind Value Annotation
enumeration AT_OR_ABOVE_ALTITUDE
annotation
documentation
Indicates the cruise climb start  level indicates a  level above which cruise climb is planned.
source <xs:element name="atOrAboveAltitude" type="fx:AtOrAboveAltitudeIndicatorType" nillable="true" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>Indicates the cruise climb start  level indicates a  level above which cruise climb is planned.</xs:documentation>
 
</xs:annotation>
</xs:element>

element CruiseClimbStartType/extension
diagram FficeTemplates_diagrams/FficeTemplates_p1674.png
namespace http://www.fixm.aero/flight/4.2
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 CruiseClimbStartType/level
diagram FficeTemplates_diagrams/FficeTemplates_p1675.png
namespace http://www.fixm.aero/flight/4.2
type fb:FlightLevelOrAltitudeOrRangeChoiceType
properties
minOcc 0
maxOcc 1
content complex
nillable true
children fb:flightLevelOrAltitudeRange fb:flightLevelOrAltitudeValue
annotation
documentation
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="level" type="fb:FlightLevelOrAltitudeOrRangeChoiceType" nillable="true" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>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 CruiseClimbStartType/speed
diagram FficeTemplates_diagrams/FficeTemplates_p1676.png
namespace http://www.fixm.aero/flight/4.2
type fb:TrueAirspeedType
properties
minOcc 0
maxOcc 1
content complex
nillable true
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" nillable="true" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>The speed to be maintained during cruise climb.</xs:documentation>
 
</xs:annotation>
</xs:element>


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