complexType SpeedChangeType
diagram Nas_diagrams/Nas_p767.png
namespace http://www.fixm.aero/flight/4.1
type extension of fx:AbstractRouteChangeType
properties
base fx:AbstractRouteChangeType
children fb:extension fx:speed
used by
element SpeedChange
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 speed constraint.
                 
annotation
documentation

            Describes the new planned speed at the specified point at which the change to the
            new speed is planned to commence.  (May also describe a point at which the speed
            change is planned to be attained).
        
source <complexType name="SpeedChangeType">
 
<annotation>
   
<documentation>
            Describes the new planned speed at the specified point at which the change to the
            new speed is planned to commence.  (May also describe a point at which the speed
            change is planned to be attained).
        
</documentation>
 
</annotation>
 
<complexContent>
   
<extension base="fx:AbstractRouteChangeType">
     
<sequence>
       
<element name="speed" type="fb:TrueAirspeedType" minOccurs="0" maxOccurs="1">
         
<annotation>
           
<documentation>
                        Describes the new planned speed at the specified point at which the change to the
                        new speed is planned to commence
                        .Speed Change: Describes the new planned speed at the specified point at which the
                        change to the new speed is planned to commence.  (May also describe a point at which
                        the speed change is planned to be attained).
                    
</documentation>
         
</annotation>
       
</element>
     
</sequence>
     
<attribute name="activation" type="fx:ActivationType" use="optional">
       
<annotation>
         
<documentation>
                     Qualifies the position associated with the speed constraint.
                 
</documentation>
       
</annotation>
     
</attribute>
   
</extension>
 
</complexContent>
</complexType>

attribute SpeedChangeType/@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 speed constraint.
                 
source <attribute name="activation" type="fx:ActivationType" use="optional">
 
<annotation>
   
<documentation>
                     Qualifies the position associated with the speed constraint.
                 
</documentation>
 
</annotation>
</attribute>

element SpeedChangeType/speed
diagram Nas_diagrams/Nas_p768.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

                        Describes the new planned speed at the specified point at which the change to the
                        new speed is planned to commence
                        .Speed Change: Describes the new planned speed at the specified point at which the
                        change to the new speed is planned to commence.  (May also describe a point at which
                        the speed change is planned to be attained).
                    
source <element name="speed" type="fb:TrueAirspeedType" minOccurs="0" maxOccurs="1">
 
<annotation>
   
<documentation>
                        Describes the new planned speed at the specified point at which the change to the
                        new speed is planned to commence
                        .Speed Change: Describes the new planned speed at the specified point at which the
                        change to the new speed is planned to commence.  (May also describe a point at which
                        the speed change is planned to be attained).
                    
</documentation>
 
</annotation>
</element>


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