complexType FficeFS_ProfilePointType
diagram FficeMessageBugFix_diagrams/FficeMessageBugFix_p1560.png
namespace http://www.fixm.aero/flight/4.3
type restriction of fx:ProfilePointType
properties
base fx:ProfilePointType
children fx:airspeed fx:distance fx:extension fx:level fx:time
used by
element FficeFS_PerformanceProfileType/profilePoint
attributes
Name  Type  Use  Default  Fixed  Annotation
seqNum  fb:CountType  optional      
documentation
Incrementing identifier used to ensure the sequence of ordered lists is retained. The identifier should begin at zero. [FIXM]
annotation
documentation
A point in a performance climb or descent profile. 
source <xs:complexType name="FficeFS_ProfilePointType">
 
<xs:annotation>
   
<xs:documentation>A point in a performance climb or descent profile.  </xs:documentation>
 
</xs:annotation>
 
<xs:complexContent>
   
<xs:restriction base="fx:ProfilePointType">
     
<xs:sequence>
       
<xs:element name="airspeed" type="fb:TrueAirspeedType" nillable="true" minOccurs="0" maxOccurs="1">
         
<xs:annotation>
           
<xs:documentation>The true airspeed of a point in a zero-wind, standard atmosphere, unconstrained profile.</xs:documentation>
         
</xs:annotation>
       
</xs:element>
       
<xs:element name="distance" type="fb:DistanceType" minOccurs="1" maxOccurs="1">
         
<xs:annotation>
           
<xs:documentation>The distance (from the start of the profile) at a point in a zero-wind, unconstrained profile.</xs:documentation>
         
</xs:annotation>
       
</xs:element>
       
<xs:element name="extension" type="fb:ProfilePointExtensionType" nillable="true" minOccurs="0" maxOccurs="2000">
         
<xs:annotation>
           
<xs:documentation>An extension hook for attaching extension (non-core) classes.</xs:documentation>
         
</xs:annotation>
       
</xs:element>
       
<xs:element name="level" type="fb:FlightLevelOrAltitudeChoiceType" minOccurs="1" maxOccurs="1">
         
<xs:annotation>
           
<xs:documentation>The altitude of a point in a zero-wind, unconstrained profile.</xs:documentation>
         
</xs:annotation>
       
</xs:element>
       
<xs:element name="time" type="fb:DurationType" minOccurs="1" maxOccurs="1">
         
<xs:annotation>
           
<xs:documentation>The time (from the start of the profile) at a point in a zero-wind, unconstrained profile.</xs:documentation>
         
</xs:annotation>
       
</xs:element>
     
</xs:sequence>
     
<xs:attribute name="seqNum" type="fb:CountType" use="optional">
       
<xs:annotation>
         
<xs:documentation>Incrementing identifier used to ensure the sequence of ordered lists is retained. The identifier should begin at zero. [FIXM]</xs:documentation>
       
</xs:annotation>
     
</xs:attribute>
   
</xs:restriction>
 
</xs:complexContent>
</xs:complexType>

attribute FficeFS_ProfilePointType/@seqNum
type fb:CountType
properties
use optional
facets
Kind Value Annotation
minInclusive 0
annotation
documentation
Incrementing identifier used to ensure the sequence of ordered lists is retained. The identifier should begin at zero. [FIXM]
source <xs:attribute name="seqNum" type="fb:CountType" use="optional">
 
<xs:annotation>
   
<xs:documentation>Incrementing identifier used to ensure the sequence of ordered lists is retained. The identifier should begin at zero. [FIXM]</xs:documentation>
 
</xs:annotation>
</xs:attribute>

element FficeFS_ProfilePointType/airspeed
diagram FficeMessageBugFix_diagrams/FficeMessageBugFix_p1561.png
namespace http://www.fixm.aero/flight/4.3
type fb:TrueAirspeedType
properties
minOcc 0
maxOcc 1
content complex
nillable true
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 <xs:element name="airspeed" type="fb:TrueAirspeedType" nillable="true" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>The true airspeed of a point in a zero-wind, standard atmosphere, unconstrained profile.</xs:documentation>
 
</xs:annotation>
</xs:element>

element FficeFS_ProfilePointType/distance
diagram FficeMessageBugFix_diagrams/FficeMessageBugFix_p1562.png
namespace http://www.fixm.aero/flight/4.3
type fb:DistanceType
properties
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 <xs:element name="distance" type="fb:DistanceType" minOccurs="1" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>The distance (from the start of the profile) at a point in a zero-wind, unconstrained profile.</xs:documentation>
 
</xs:annotation>
</xs:element>

element FficeFS_ProfilePointType/extension
diagram FficeMessageBugFix_diagrams/FficeMessageBugFix_p1563.png
namespace http://www.fixm.aero/flight/4.3
type fb:ProfilePointExtensionType
properties
minOcc 0
maxOcc 2000
content complex
nillable true
annotation
documentation
An extension hook for attaching extension (non-core) classes.
source <xs:element name="extension" type="fb:ProfilePointExtensionType" nillable="true" minOccurs="0" maxOccurs="2000">
 
<xs:annotation>
   
<xs:documentation>An extension hook for attaching extension (non-core) classes.</xs:documentation>
 
</xs:annotation>
</xs:element>

element FficeFS_ProfilePointType/level
diagram FficeMessageBugFix_diagrams/FficeMessageBugFix_p1564.png
namespace http://www.fixm.aero/flight/4.3
type fb:FlightLevelOrAltitudeChoiceType
properties
content complex
children fb:altitude fb:flightLevel
annotation
documentation
The altitude of a point in a zero-wind, unconstrained profile.
source <xs:element name="level" type="fb:FlightLevelOrAltitudeChoiceType" minOccurs="1" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>The altitude of a point in a zero-wind, unconstrained profile.</xs:documentation>
 
</xs:annotation>
</xs:element>

element FficeFS_ProfilePointType/time
diagram FficeMessageBugFix_diagrams/FficeMessageBugFix_p1565.png
namespace http://www.fixm.aero/flight/4.3
type fb:DurationType
properties
content simple
facets
Kind Value Annotation
pattern -?P([0-9]+Y)?([0-9]+M)?([0-9]+D)?(T([0-9]+H)?([0-9]+M)?([0-9]+S)?)?
annotation
documentation
The time (from the start of the profile) at a point in a zero-wind, unconstrained profile.
source <xs:element name="time" type="fb:DurationType" minOccurs="1" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>The time (from the start of the profile) at a point in a zero-wind, unconstrained profile.</xs:documentation>
 
</xs:annotation>
</xs:element>


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