complexType CruiseClimbStartType
diagram Nas_diagrams/Nas_p762.png
namespace http://www.fixm.aero/flight/4.1
type extension of fx:AbstractRouteChangeType
properties
base fx:AbstractRouteChangeType
children fb:extension fx:level fx:speed
used by
element CruiseClimbStart
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.
                 
atOrAboveAltitude  fx:AtOrAboveAltitudeIndicatorType  optional      
documentation

                     Indicates the cruise climb start  level indicates a  level above which cruise climb
                     is planned.
                 
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 <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>

attribute CruiseClimbStartType/@atOrAboveAltitude
type fx:AtOrAboveAltitudeIndicatorType
properties
use optional
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 <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>

element CruiseClimbStartType/level
diagram Nas_diagrams/Nas_p763.png
namespace http://www.fixm.aero/flight/4.1
type fb:FlightLevelOrAltitudeChoiceType
properties
minOcc 0
maxOcc 1
content complex
children fb:extension 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 <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 CruiseClimbStartType/speed
diagram Nas_diagrams/Nas_p764.png
namespace http://www.fixm.aero/flight/4.1
type fb:TrueAirspeedType
properties
minOcc 0
maxOcc 1
content complex
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 <element name="speed" type="fb:TrueAirspeedType" minOccurs="0" maxOccurs="1">
 
<annotation>
   
<documentation>
                        the speed to be maintained during cruise climb
                    
</documentation>
 
</annotation>
</element>


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