complexType CruisingLevelChangeType
diagram FficeMessage_diagrams/FficeMessage_p561.png
namespace http://www.fixm.aero/flight/4.2
children fx:activation fx:extension fx:level
used by
element RouteChangeType/level
annotation
documentation
Describes a new planned altitude or level at the specified point at which the change is planned to commence.  (May also describe a point at which the altitude or level change is planned to be attained.)
source <xs:complexType name="CruisingLevelChangeType">
 
<xs:annotation>
   
<xs:documentation>Describes a new planned altitude or level at the specified point at which the change is planned to commence.  (May also describe a point at which the altitude or level change is planned to be attained.)</xs:documentation>
 
</xs:annotation>
 
<xs:sequence>
   
<xs:element name="activation" type="fx:ActivationType" nillable="true" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>Qualifies the position associated with the level constraint.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="extension" type="fb:LevelChangeExtensionType" 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:FlightLevelOrAltitudeChoiceType" nillable="true" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>A new planned altitude or level at the specified point at which the change is planned to commence</xs:documentation>
     
</xs:annotation>
   
</xs:element>
 
</xs:sequence>
</xs:complexType>

element CruisingLevelChangeType/activation
diagram FficeMessage_diagrams/FficeMessage_p562.png
namespace http://www.fixm.aero/flight/4.2
type fx:ActivationType
properties
minOcc 0
maxOcc 1
content simple
nillable true
facets
Kind Value Annotation
enumeration PLAN_TO_ATTAIN
enumeration PLAN_TO_COMMENCE
annotation
documentation
Qualifies the position associated with the level constraint.
source <xs:element name="activation" type="fx:ActivationType" nillable="true" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>Qualifies the position associated with the level constraint.</xs:documentation>
 
</xs:annotation>
</xs:element>

element CruisingLevelChangeType/extension
diagram FficeMessage_diagrams/FficeMessage_p563.png
namespace http://www.fixm.aero/flight/4.2
type fb:LevelChangeExtensionType
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:LevelChangeExtensionType" 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 CruisingLevelChangeType/level
diagram FficeMessage_diagrams/FficeMessage_p564.png
namespace http://www.fixm.aero/flight/4.2
type fb:FlightLevelOrAltitudeChoiceType
properties
minOcc 0
maxOcc 1
content complex
nillable true
children fb:altitude fb:flightLevel
annotation
documentation
A new planned altitude or level at the specified point at which the change is planned to commence
source <xs:element name="level" type="fb:FlightLevelOrAltitudeChoiceType" nillable="true" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>A new planned altitude or level at the specified point at which the change is planned to commence</xs:documentation>
 
</xs:annotation>
</xs:element>


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