complexType FficeTRQ_RouteTrajectoryGroupContainerType
diagram FficeTemplates_diagrams/FficeTemplates_p570.png
namespace http://www.fixm.aero/flight/4.2
type restriction of fx:RouteTrajectoryGroupContainerType
properties
base fx:RouteTrajectoryGroupContainerType
children fx:extension fx:negotiating fx:ranked
used by
element FficeTRQ_FlightType/routeTrajectoryGroup
annotation
documentation
A logical grouping for all Route Trajectory Groups associated with the flight. [FIXM]
source <xs:complexType name="FficeTRQ_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="extension" type="fb:RouteTrajectoryGroupContainerExtensionType" 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="negotiating" type="fx:FficeTRQ_RouteTrajectoryGroupType" nillable="true" minOccurs="0" maxOccurs="1">
         
<xs:annotation>
           
<xs:documentation>The 4D Trajectory used during the collaboration between the FF-ICE enabled airspace user (eAU) and the FF-ICE enabled Air Traffic Management Service Providers (eASP) in order to agree on a 4D trajectory. This trajectory is intended to be transitory.
This Route is used during collaboration between the FF-ICE enabled airspace user (eAU) and the FF-ICE enabled Air Traffic Management Service Providers (eASP) in order to agree on a route. This route field is intended to be transitory.
</xs:documentation>
         
</xs:annotation>
       
</xs:element>
       
<xs:element name="ranked" type="fx:FficeTRQ_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 FficeTRQ_RouteTrajectoryGroupContainerType/extension
diagram FficeTemplates_diagrams/FficeTemplates_p571.png
namespace http://www.fixm.aero/flight/4.2
type fb:RouteTrajectoryGroupContainerExtensionType
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:RouteTrajectoryGroupContainerExtensionType" 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 FficeTRQ_RouteTrajectoryGroupContainerType/negotiating
diagram FficeTemplates_diagrams/FficeTemplates_p572.png
namespace http://www.fixm.aero/flight/4.2
type fx:FficeTRQ_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 4D Trajectory used during the collaboration between the FF-ICE enabled airspace user (eAU) and the FF-ICE enabled Air Traffic Management Service Providers (eASP) in order to agree on a 4D trajectory. This trajectory is intended to be transitory.
This Route is used during collaboration between the FF-ICE enabled airspace user (eAU) and the FF-ICE enabled Air Traffic Management Service Providers (eASP) in order to agree on a route. This route field is intended to be transitory.
source <xs:element name="negotiating" type="fx:FficeTRQ_RouteTrajectoryGroupType" nillable="true" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>The 4D Trajectory used during the collaboration between the FF-ICE enabled airspace user (eAU) and the FF-ICE enabled Air Traffic Management Service Providers (eASP) in order to agree on a 4D trajectory. This trajectory is intended to be transitory.
This Route is used during collaboration between the FF-ICE enabled airspace user (eAU) and the FF-ICE enabled Air Traffic Management Service Providers (eASP) in order to agree on a route. This route field is intended to be transitory.
</xs:documentation>
 
</xs:annotation>
</xs:element>

element FficeTRQ_RouteTrajectoryGroupContainerType/ranked
diagram FficeTemplates_diagrams/FficeTemplates_p573.png
namespace http://www.fixm.aero/flight/4.2
type fx:FficeTRQ_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:FficeTRQ_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