complexType FficeFFP_RouteTrajectoryGroupContainerType
diagram FficeMessageBugFix_diagrams/FficeMessageBugFix_p906.png
namespace http://www.fixm.aero/flight/4.3
type restriction of fx:RouteTrajectoryGroupContainerType
properties
base fx:RouteTrajectoryGroupContainerType
children fx:desired fx:extension
used by
element FficeFFP_FlightType/routeTrajectoryGroup
annotation
documentation
A logical grouping for all Route Trajectory Groups associated with the flight. [FIXM]
source <xs:complexType name="FficeFFP_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:FficeFFP_RouteTrajectoryGroupType" minOccurs="1" 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:sequence>
   
</xs:restriction>
 
</xs:complexContent>
</xs:complexType>

element FficeFFP_RouteTrajectoryGroupContainerType/desired
diagram FficeMessageBugFix_diagrams/FficeMessageBugFix_p907.png
namespace http://www.fixm.aero/flight/4.3
type fx:FficeFFP_RouteTrajectoryGroupType
properties
content complex
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:FficeFFP_RouteTrajectoryGroupType" minOccurs="1" 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 FficeFFP_RouteTrajectoryGroupContainerType/extension
diagram FficeMessageBugFix_diagrams/FficeMessageBugFix_p908.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>


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