diagram | |||||||||||||||
namespace | http://www.fixm.aero/flight/4.2 | ||||||||||||||
children | fx:extension fx:identifier fx:routeTrajectory | ||||||||||||||
used by |
|
||||||||||||||
attributes |
|
||||||||||||||
annotation |
|
||||||||||||||
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> |
type | fb:CountType | ||||||
properties |
|
||||||
facets |
|
||||||
annotation |
|
||||||
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> |
diagram | |||||||||
namespace | http://www.fixm.aero/flight/4.2 | ||||||||
type | fb:RankedTrajectoryExtensionType | ||||||||
properties |
|
||||||||
annotation |
|
||||||||
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> |
diagram | |||||||||||||
namespace | http://www.fixm.aero/flight/4.2 | ||||||||||||
type | fx:RankedTrajectoryIdentifierType | ||||||||||||
properties |
|
||||||||||||
facets |
|
||||||||||||
annotation |
|
||||||||||||
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> |
diagram | |||||||||
namespace | http://www.fixm.aero/flight/4.2 | ||||||||
type | fx:RouteTrajectoryGroupType | ||||||||
properties |
|
||||||||
children | fx:climbProfile fx:climbSchedule fx:descentProfile fx:descentSchedule fx:element fx:extension fx:routeInformation fx:takeoffMass | ||||||||
annotation |
|
||||||||
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> |