complexType FficePFP_RankedTrajectoryType
diagram FficeTemplates_diagrams/FficeTemplates_p511.png
namespace http://www.fixm.aero/flight/4.2
type restriction of fx:RankedTrajectoryType
properties
base fx:RankedTrajectoryType
children fx:extension fx:identifier fx:routeTrajectory
used by
element FficePFP_RouteTrajectoryGroupContainerType/ranked
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 candidate 4D Trajectory, with tolerances supplied if necessary by the airspace user to define when the next ranked trajectory should be used.
This is the route associated with a single Ranked 4D trajectory for a flight.  It indicates the intent of the flight and includes the path over the surface of the earth, the altitude and the speed for the flight.
source <xs:complexType name="FficePFP_RankedTrajectoryType">
 
<xs:annotation>
   
<xs:documentation>A candidate 4D Trajectory, with tolerances supplied if necessary by the airspace user to define when the next ranked trajectory should be used.
This is the route associated with a single Ranked 4D trajectory for a flight.  It indicates the intent of the flight and includes the path over the surface of the earth, the altitude and the speed for the flight.
</xs:documentation>
 
</xs:annotation>
 
<xs:complexContent>
   
<xs:restriction base="fx:RankedTrajectoryType">
     
<xs:sequence>
       
<xs:element name="extension" type="fb:RankedTrajectoryExtensionType" 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="identifier" type="fx:RankedTrajectoryIdentifierType" nillable="true" minOccurs="0" maxOccurs="1">
         
<xs:annotation>
           
<xs:documentation>Unique Identifier used to differentiate the 4D trajectories. </xs:documentation>
         
</xs:annotation>
       
</xs:element>
       
<xs:element name="routeTrajectory" type="fx:FficePFP_RouteTrajectoryGroupType" minOccurs="1" maxOccurs="1">
         
<xs:annotation>
           
<xs:documentation>Route Trajectory pair that is the subject of the Trajectory option.</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 FficePFP_RankedTrajectoryType/@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 FficePFP_RankedTrajectoryType/extension
diagram FficeTemplates_diagrams/FficeTemplates_p512.png
namespace http://www.fixm.aero/flight/4.2
type fb:RankedTrajectoryExtensionType
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:RankedTrajectoryExtensionType" 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 FficePFP_RankedTrajectoryType/identifier
diagram FficeTemplates_diagrams/FficeTemplates_p513.png
namespace http://www.fixm.aero/flight/4.2
type fx:RankedTrajectoryIdentifierType
properties
minOcc 0
maxOcc 1
content simple
nillable true
facets
Kind Value Annotation
minLength 0
maxLength 4096
pattern [0-9]{1,2}
annotation
documentation
Unique Identifier used to differentiate the 4D trajectories.
source <xs:element name="identifier" type="fx:RankedTrajectoryIdentifierType" nillable="true" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>Unique Identifier used to differentiate the 4D trajectories. </xs:documentation>
 
</xs:annotation>
</xs:element>

element FficePFP_RankedTrajectoryType/routeTrajectory
diagram FficeTemplates_diagrams/FficeTemplates_p514.png
namespace http://www.fixm.aero/flight/4.2
type fx:FficePFP_RouteTrajectoryGroupType
properties
content complex
children fx:climbProfile fx:climbSchedule fx:descentProfile fx:descentSchedule fx:element fx:extension fx:routeInformation fx:takeoffMass
annotation
documentation
Route Trajectory pair that is the subject of the Trajectory option.
source <xs:element name="routeTrajectory" type="fx:FficePFP_RouteTrajectoryGroupType" minOccurs="1" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>Route Trajectory pair that is the subject of the Trajectory option.</xs:documentation>
 
</xs:annotation>
</xs:element>


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