complexType SpeedScheduleType
diagram Nas_diagrams/Nas_p731.png
namespace http://www.fixm.aero/flight/4.1
type extension of fb:ExtensibleType
properties
base fb:ExtensibleType
children fb:extension fx:initialSpeed fx:subsequentSpeed
used by
elements RouteTrajectoryType/climbSchedule RouteTrajectoryType/descentSchedule SpeedSchedule
annotation
documentation

            Defines the speed schedule for climb and descent of the aircraft through the crossover
            altitude.
        
source <complexType name="SpeedScheduleType">
 
<annotation>
   
<documentation>
            Defines the speed schedule for climb and descent of the aircraft through the crossover
            altitude.
        
</documentation>
 
</annotation>
 
<complexContent>
   
<extension base="fb:ExtensibleType">
     
<sequence>
       
<element name="initialSpeed" type="fb:IndicatedAirspeedType" minOccurs="0" maxOccurs="1">
         
<annotation>
           
<documentation>
                        Initial speed of the aircraft during the climb
                    
</documentation>
         
</annotation>
       
</element>
       
<element name="subsequentSpeed" type="fb:IndicatedAirspeedType" minOccurs="0" maxOccurs="1">
         
<annotation>
           
<documentation>
                        Subsequent speed of the aircraft during the climb
                    
</documentation>
         
</annotation>
       
</element>
     
</sequence>
   
</extension>
 
</complexContent>
</complexType>

element SpeedScheduleType/initialSpeed
diagram Nas_diagrams/Nas_p732.png
namespace http://www.fixm.aero/flight/4.1
type fb:IndicatedAirspeedType
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

                        Initial speed of the aircraft during the climb
                    
source <element name="initialSpeed" type="fb:IndicatedAirspeedType" minOccurs="0" maxOccurs="1">
 
<annotation>
   
<documentation>
                        Initial speed of the aircraft during the climb
                    
</documentation>
 
</annotation>
</element>

element SpeedScheduleType/subsequentSpeed
diagram Nas_diagrams/Nas_p733.png
namespace http://www.fixm.aero/flight/4.1
type fb:IndicatedAirspeedType
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

                        Subsequent speed of the aircraft during the climb
                    
source <element name="subsequentSpeed" type="fb:IndicatedAirspeedType" minOccurs="0" maxOccurs="1">
 
<annotation>
   
<documentation>
                        Subsequent speed of the aircraft during the climb
                    
</documentation>
 
</annotation>
</element>


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