complexType PerformanceProfileType
diagram Nas_diagrams/Nas_p707.png
namespace http://www.fixm.aero/flight/4.1
type extension of fb:ExtensibleType
properties
base fb:ExtensibleType
children fb:extension fx:profilePoint
used by
elements RouteTrajectoryType/climbProfile RouteTrajectoryType/descentProfile PerformanceProfile
annotation
documentation

            A zero-wind, standard atmosphere, unconstrained movement profile reflective of the
            flight capabilities and desired parameters during climb or descent.
        
source <complexType name="PerformanceProfileType">
 
<annotation>
   
<documentation>
            A zero-wind, standard atmosphere, unconstrained movement profile reflective of the
            flight capabilities and desired parameters during climb or descent.
        
</documentation>
 
</annotation>
 
<complexContent>
   
<extension base="fb:ExtensibleType">
     
<sequence>
       
<element name="profilePoint" type="fx:ProfilePointType" minOccurs="0" maxOccurs="2000">
         
<annotation>
           
<documentation>
                        A point in a performance climb or descent profile.
                    
</documentation>
         
</annotation>
       
</element>
     
</sequence>
   
</extension>
 
</complexContent>
</complexType>

element PerformanceProfileType/profilePoint
diagram Nas_diagrams/Nas_p708.png
namespace http://www.fixm.aero/flight/4.1
type fx:ProfilePointType
properties
minOcc 0
maxOcc 2000
content complex
children fb:extension fx:airspeed fx:distance fx:level
attributes
Name  Type  Use  Default  Fixed  Annotation
time  fb:DurationType  optional      
documentation

                     The time (from the start of the profile) at a point in a zero-wind, unconstrained
                     profile.
                 
annotation
documentation

                        A point in a performance climb or descent profile.
                    
source <element name="profilePoint" type="fx:ProfilePointType" minOccurs="0" maxOccurs="2000">
 
<annotation>
   
<documentation>
                        A point in a performance climb or descent profile.
                    
</documentation>
 
</annotation>
</element>


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