complexType RouteTrajectoryGroupContainerType
diagram BasicMessage_diagrams/BasicMessage_p399.png
namespace http://www.fixm.aero/flight/4.3
children fx:agreed fx:current fx:desired fx:extension fx:negotiating
used by
element FlightType/routeTrajectoryGroup
annotation
documentation
A logical grouping for all Route Trajectory Groups associated with the flight. [FIXM]
source <xs:complexType name="RouteTrajectoryGroupContainerType">
 
<xs:annotation>
   
<xs:documentation>A logical grouping for all Route Trajectory Groups associated with the flight. [FIXM]</xs:documentation>
 
</xs:annotation>
 
<xs:sequence>
   
<xs:element name="agreed" type="fx:RouteTrajectoryGroupType" nillable="true" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>The 4D Trajectory agreed to by a FF-ICE enabled Air Traffic Management Service Providers (eASP) after collaboration between the FF-ICE enabled airspace user (eAU) and the eASP.
The route of flight agreed to by a FF-ICE enabled Air Traffic Management Service Providers (eASP) after collaboration between the FF-ICE enabled airspace user (eAU) and the eASP.
</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="current" type="fx:RouteTrajectoryGroupType" nillable="true" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>Represents the current flight plan concept described by ICAO PANS-ATM Doc 4444.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="desired" type="fx: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="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: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:sequence>
</xs:complexType>

element RouteTrajectoryGroupContainerType/agreed
diagram BasicMessage_diagrams/BasicMessage_p400.png
namespace http://www.fixm.aero/flight/4.3
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
The 4D Trajectory agreed to by a FF-ICE enabled Air Traffic Management Service Providers (eASP) after collaboration between the FF-ICE enabled airspace user (eAU) and the eASP.
The route of flight agreed to by a FF-ICE enabled Air Traffic Management Service Providers (eASP) after collaboration between the FF-ICE enabled airspace user (eAU) and the eASP.
source <xs:element name="agreed" type="fx:RouteTrajectoryGroupType" nillable="true" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>The 4D Trajectory agreed to by a FF-ICE enabled Air Traffic Management Service Providers (eASP) after collaboration between the FF-ICE enabled airspace user (eAU) and the eASP.
The route of flight agreed to by a FF-ICE enabled Air Traffic Management Service Providers (eASP) after collaboration between the FF-ICE enabled airspace user (eAU) and the eASP.
</xs:documentation>
 
</xs:annotation>
</xs:element>

element RouteTrajectoryGroupContainerType/current
diagram BasicMessage_diagrams/BasicMessage_p401.png
namespace http://www.fixm.aero/flight/4.3
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
Represents the current flight plan concept described by ICAO PANS-ATM Doc 4444.
source <xs:element name="current" type="fx:RouteTrajectoryGroupType" nillable="true" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>Represents the current flight plan concept described by ICAO PANS-ATM Doc 4444.</xs:documentation>
 
</xs:annotation>
</xs:element>

element RouteTrajectoryGroupContainerType/desired
diagram BasicMessage_diagrams/BasicMessage_p402.png
namespace http://www.fixm.aero/flight/4.3
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
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: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 RouteTrajectoryGroupContainerType/extension
diagram BasicMessage_diagrams/BasicMessage_p403.png
namespace http://www.fixm.aero/flight/4.3
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 RouteTrajectoryGroupContainerType/negotiating
diagram BasicMessage_diagrams/BasicMessage_p404.png
namespace http://www.fixm.aero/flight/4.3
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
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: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>


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