diagram | ![]() |
||||||||||||||||||||||
namespace | http://www.fixm.aero/flight/4.1 | ||||||||||||||||||||||
type | extension of fx:AbstractRouteChangeType | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
children | fb:extension fx:level fx:speed | ||||||||||||||||||||||
used by |
|
||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <complexType name="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. </documentation> </annotation> <complexContent> <extension base="fx:AbstractRouteChangeType"> <sequence> <element name="level" type="fb:FlightLevelOrAltitudeChoiceType" minOccurs="0" maxOccurs="1"> <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 </documentation> </annotation> </element> <element name="speed" type="fb:TrueAirspeedType" minOccurs="0" maxOccurs="1"> <annotation> <documentation> the speed to be maintained during cruise climb </documentation> </annotation> </element> </sequence> <attribute name="atOrAboveAltitude" type="fx:AtOrAboveAltitudeIndicatorType" use="optional"> <annotation> <documentation> Indicates the cruise climb start level indicates a level above which cruise climb is planned. </documentation> </annotation> </attribute> </extension> </complexContent> </complexType> |
type | fx:AtOrAboveAltitudeIndicatorType | ||||||
properties |
|
||||||
facets |
|
||||||
annotation |
|
||||||
source | <attribute name="atOrAboveAltitude" type="fx:AtOrAboveAltitudeIndicatorType" use="optional"> <annotation> <documentation> Indicates the cruise climb start level indicates a level above which cruise climb is planned. </documentation> </annotation> </attribute> |
diagram | ![]() |
||||||
namespace | http://www.fixm.aero/flight/4.1 | ||||||
type | fb:FlightLevelOrAltitudeChoiceType | ||||||
properties |
|
||||||
children | fb:extension fb:flightLevelOrAltitudeRange fb:flightLevelOrAltitudeValue | ||||||
annotation |
|
||||||
source | <element name="level" type="fb:FlightLevelOrAltitudeChoiceType" minOccurs="0" maxOccurs="1"> <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 </documentation> </annotation> </element> |
diagram | ![]() |
||||||||||||||
namespace | http://www.fixm.aero/flight/4.1 | ||||||||||||||
type | fb:TrueAirspeedType | ||||||||||||||
properties |
|
||||||||||||||
facets |
|
||||||||||||||
attributes |
|
||||||||||||||
annotation |
|
||||||||||||||
source | <element name="speed" type="fb:TrueAirspeedType" minOccurs="0" maxOccurs="1"> <annotation> <documentation> the speed to be maintained during cruise climb </documentation> </annotation> </element> |