complexType FficePFP_RouteTrajectoryGroupContainerType
diagram FficeTemplates_diagrams/FficeTemplates_p508.png
namespace http://www.fixm.aero/flight/4.2
type restriction of fx:RouteTrajectoryGroupContainerType
properties
base fx:RouteTrajectoryGroupContainerType
children fx:desired fx:ranked
used by
element FficePFP_FlightType/routeTrajectoryGroup
annotation
documentation
A logical grouping for all Route Trajectory Groups associated with the flight. [FIXM]
source <xs:complexType name="FficePFP_RouteTrajectoryGroupContainerType">
 
<xs:annotation>
   
<xs:documentation>A logical grouping for all Route Trajectory Groups associated with the flight. [FIXM]</xs:documentation>
 
</xs:annotation>
 
<xs:complexContent>
   
<xs:restriction base="fx:RouteTrajectoryGroupContainerType">
     
<xs:sequence>
       
<xs:element name="desired" type="fx:FficePFP_RouteTrajectoryGroupType" nillable="true" minOccurs="0" maxOccurs="1">
         
<xs:annotation>
           
<xs:documentation>The preferred route of flight submitted by the FF-ICE enabled airspace user (eAU) to the FF-ICE enabled Air Traffic Management Service Providers (eASP) subject to required constraints.
This trajectory indicates the preferred 4D trajectory submitted by the FF-ICE enabled airspace user (eAU) to the FF-ICE enabled Air Traffic Management Service Providers (eASP) subject to required constraints.
</xs:documentation>
         
</xs:annotation>
       
</xs:element>
       
<xs:element name="ranked" type="fx:FficePFP_RankedTrajectoryType" nillable="true" minOccurs="0" maxOccurs="2000">
         
<xs:annotation>
           
<xs:documentation>Ranked Trajectories associated with the flight. Order is based on trajectory preference from highest to lowest.</xs:documentation>
         
</xs:annotation>
       
</xs:element>
     
</xs:sequence>
   
</xs:restriction>
 
</xs:complexContent>
</xs:complexType>

element FficePFP_RouteTrajectoryGroupContainerType/desired
diagram FficeTemplates_diagrams/FficeTemplates_p509.png
namespace http://www.fixm.aero/flight/4.2
type fx:FficePFP_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
The preferred route of flight submitted by the FF-ICE enabled airspace user (eAU) to the FF-ICE enabled Air Traffic Management Service Providers (eASP) subject to required constraints.
This trajectory indicates the preferred 4D trajectory submitted by the FF-ICE enabled airspace user (eAU) to the FF-ICE enabled Air Traffic Management Service Providers (eASP) subject to required constraints.
source <xs:element name="desired" type="fx:FficePFP_RouteTrajectoryGroupType" nillable="true" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>The preferred route of flight submitted by the FF-ICE enabled airspace user (eAU) to the FF-ICE enabled Air Traffic Management Service Providers (eASP) subject to required constraints.
This trajectory indicates the preferred 4D trajectory submitted by the FF-ICE enabled airspace user (eAU) to the FF-ICE enabled Air Traffic Management Service Providers (eASP) subject to required constraints.
</xs:documentation>
 
</xs:annotation>
</xs:element>

element FficePFP_RouteTrajectoryGroupContainerType/ranked
diagram FficeTemplates_diagrams/FficeTemplates_p510.png
namespace http://www.fixm.aero/flight/4.2
type fx:FficePFP_RankedTrajectoryType
properties
minOcc 0
maxOcc 2000
content complex
nillable true
children fx:extension fx:identifier fx:routeTrajectory
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
Ranked Trajectories associated with the flight. Order is based on trajectory preference from highest to lowest.
source <xs:element name="ranked" type="fx:FficePFP_RankedTrajectoryType" nillable="true" minOccurs="0" maxOccurs="2000">
 
<xs:annotation>
   
<xs:documentation>Ranked Trajectories associated with the flight. Order is based on trajectory preference from highest to lowest.</xs:documentation>
 
</xs:annotation>
</xs:element>


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