complexType ProfilePointType
diagram Nas_diagrams/Nas_p712.png
namespace http://www.fixm.aero/flight/4.1
type extension of fb:ExtensibleType
properties
base fb:ExtensibleType
children fb:extension fx:airspeed fx:distance fx:level
used by
elements PerformanceProfileType/profilePoint ProfilePoint
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 <complexType name="ProfilePointType">
 
<annotation>
   
<documentation>
            A point in a performance climb or descent profile.
        
</documentation>
 
</annotation>
 
<complexContent>
   
<extension base="fb:ExtensibleType">
     
<sequence>
       
<element name="airspeed" type="fb:TrueAirspeedType" minOccurs="0" maxOccurs="1">
         
<annotation>
           
<documentation>
                        The true airspeed of a point in a zero-wind, standard atmosphere, unconstrained profile.
                       
                    
</documentation>
         
</annotation>
       
</element>
       
<element name="distance" type="fb:DistanceType" minOccurs="0" maxOccurs="1">
         
<annotation>
           
<documentation>
                        The distance (from the start of the profile) at a point in a zero-wind, unconstrained
                        profile.
                    
</documentation>
         
</annotation>
       
</element>
       
<element name="level" type="fb:FlightLevelOrAltitudeType" minOccurs="0" maxOccurs="1">
         
<annotation>
           
<documentation>
                        The altitude of a point in a zero-wind, unconstrained profile.
                    
</documentation>
         
</annotation>
       
</element>
     
</sequence>
     
<attribute name="time" type="fb:DurationType" use="optional">
       
<annotation>
         
<documentation>
                     The time (from the start of the profile) at a point in a zero-wind, unconstrained
                     profile.
                 
</documentation>
       
</annotation>
     
</attribute>
   
</extension>
 
</complexContent>
</complexType>

attribute ProfilePointType/@time
type fb:DurationType
properties
use optional
annotation
documentation

                     The time (from the start of the profile) at a point in a zero-wind, unconstrained
                     profile.
                 
source <attribute name="time" type="fb:DurationType" use="optional">
 
<annotation>
   
<documentation>
                     The time (from the start of the profile) at a point in a zero-wind, unconstrained
                     profile.
                 
</documentation>
 
</annotation>
</attribute>

element ProfilePointType/airspeed
diagram Nas_diagrams/Nas_p713.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 true airspeed of a point in a zero-wind, standard atmosphere, unconstrained profile.
                       
                    
source <element name="airspeed" type="fb:TrueAirspeedType" minOccurs="0" maxOccurs="1">
 
<annotation>
   
<documentation>
                        The true airspeed of a point in a zero-wind, standard atmosphere, unconstrained profile.
                       
                    
</documentation>
 
</annotation>
</element>

element ProfilePointType/distance
diagram Nas_diagrams/Nas_p714.png
namespace http://www.fixm.aero/flight/4.1
type fb:DistanceType
properties
minOcc 0
maxOcc 1
content complex
facets
Kind Value Annotation
minInclusive 0
attributes
Name  Type  Use  Default  Fixed  Annotation
uom  fb:UomLengthType  required      
documentation

                     Unit of measure
                 
annotation
documentation

                        The distance (from the start of the profile) at a point in a zero-wind, unconstrained
                        profile.
                    
source <element name="distance" type="fb:DistanceType" minOccurs="0" maxOccurs="1">
 
<annotation>
   
<documentation>
                        The distance (from the start of the profile) at a point in a zero-wind, unconstrained
                        profile.
                    
</documentation>
 
</annotation>
</element>

element ProfilePointType/level
diagram Nas_diagrams/Nas_p715.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

                        The altitude of a point in a zero-wind, unconstrained profile.
                    
source <element name="level" type="fb:FlightLevelOrAltitudeType" minOccurs="0" maxOccurs="1">
 
<annotation>
   
<documentation>
                        The altitude of a point in a zero-wind, unconstrained profile.
                    
</documentation>
 
</annotation>
</element>


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