complexType FficePFP_CruisingLevelChangeType
diagram FficeTemplates_diagrams/FficeTemplates_p1427.png
namespace http://www.fixm.aero/flight/4.2
type restriction of fx:CruisingLevelChangeType
properties
base fx:CruisingLevelChangeType
children fx:activation fx:extension fx:level
used by
element FficePFP_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="FficePFP_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:complexContent>
   
<xs:restriction base="fx:CruisingLevelChangeType">
     
<xs:sequence>
       
<xs:element name="activation" type="fx:ActivationType" minOccurs="1" 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" minOccurs="1" 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:restriction>
 
</xs:complexContent>
</xs:complexType>

element FficePFP_CruisingLevelChangeType/activation
diagram FficeTemplates_diagrams/FficeTemplates_p1428.png
namespace http://www.fixm.aero/flight/4.2
type fx:ActivationType
properties
content simple
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" minOccurs="1" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>Qualifies the position associated with the level constraint.</xs:documentation>
 
</xs:annotation>
</xs:element>

element FficePFP_CruisingLevelChangeType/extension
diagram FficeTemplates_diagrams/FficeTemplates_p1429.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 FficePFP_CruisingLevelChangeType/level
diagram FficeTemplates_diagrams/FficeTemplates_p1430.png
namespace http://www.fixm.aero/flight/4.2
type fb:FlightLevelOrAltitudeChoiceType
properties
content complex
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" minOccurs="1" 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