complexType RankedTrajectoryType
diagram FficeTemplates_diagrams/FficeTemplates_p955.png
namespace http://www.fixm.aero/flight/4.2
children fx:extension fx:identifier fx:routeTrajectory
used by
element RouteTrajectoryGroupContainerType/ranked
complexTypes FficePFP_RankedTrajectoryType FficeTRQ_RankedTrajectoryType
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="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: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:RouteTrajectoryGroupType" nillable="true" minOccurs="0" 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:complexType>

attribute 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 RankedTrajectoryType/extension
diagram FficeTemplates_diagrams/FficeTemplates_p956.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 RankedTrajectoryType/identifier
diagram FficeTemplates_diagrams/FficeTemplates_p957.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 RankedTrajectoryType/routeTrajectory
diagram FficeTemplates_diagrams/FficeTemplates_p958.png
namespace http://www.fixm.aero/flight/4.2
type fx:RouteTrajectoryGroupType
properties
minOcc 0
maxOcc 1
content complex
nillable true
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:RouteTrajectoryGroupType" nillable="true" minOccurs="0" 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