complexType LevelChangeType
diagram Nas_diagrams/Nas_p765.png
namespace http://www.fixm.aero/flight/4.1
type extension of fx:AbstractRouteChangeType
properties
base fx:AbstractRouteChangeType
children fb:extension fx:level
used by
element LevelChange
attributes
Name  Type  Use  Default  Fixed  Annotation
seqNum  derived by: int  optional      
documentation

                     Incrementing identifier used to ensure the sequence of ordered lists is retained.
                     [FIXM]. The identifier should begin at zero.
                 
activation  fx:ActivationType  optional      
documentation

                     Qualifies the position associated with the level constraint.
                 
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 <complexType name="LevelChangeType">
 
<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.)
        
</documentation>
 
</annotation>
 
<complexContent>
   
<extension base="fx:AbstractRouteChangeType">
     
<sequence>
       
<element name="level" type="fb:FlightLevelOrAltitudeType" minOccurs="0" maxOccurs="1">
         
<annotation>
           
<documentation>
                        A new planned altitude or level at the specified point at which the change is planned
                        to commence
                    
</documentation>
         
</annotation>
       
</element>
     
</sequence>
     
<attribute name="activation" type="fx:ActivationType" use="optional">
       
<annotation>
         
<documentation>
                     Qualifies the position associated with the level constraint.
                 
</documentation>
       
</annotation>
     
</attribute>
   
</extension>
 
</complexContent>
</complexType>

attribute LevelChangeType/@activation
type fx:ActivationType
properties
use optional
facets
Kind Value Annotation
enumeration PLAN_TO_COMMENCE
enumeration PLAN_TO_ATTAIN
annotation
documentation

                     Qualifies the position associated with the level constraint.
                 
source <attribute name="activation" type="fx:ActivationType" use="optional">
 
<annotation>
   
<documentation>
                     Qualifies the position associated with the level constraint.
                 
</documentation>
 
</annotation>
</attribute>

element LevelChangeType/level
diagram Nas_diagrams/Nas_p766.png
namespace http://www.fixm.aero/flight/4.1
type fb:FlightLevelOrAltitudeType
properties
minOcc 0
maxOcc 1
content complex
children fb:extension 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 <element name="level" type="fb:FlightLevelOrAltitudeType" minOccurs="0" maxOccurs="1">
 
<annotation>
   
<documentation>
                        A new planned altitude or level at the specified point at which the change is planned
                        to commence
                    
</documentation>
 
</annotation>
</element>


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