complexType RouteImpactListType
diagram Nas_diagrams/Nas_p259.png
namespace http://www.faa.aero/nas/4.2
children nas:predictedAirway nas:predictedFix nas:predictedSector nas:predictedUnit nas:predictedWaypoint
used by
elements NasRouteInformationType/routeImpactList RouteImpactList
annotation
documentation

            Current traffic flow management prediction of en route Air Traffic Control units
            (centres), sectors and airspace elements along the trajectory of a flight.
        
source <complexType name="RouteImpactListType">
 
<annotation>
   
<documentation>
            Current traffic flow management prediction of en route Air Traffic Control units
            (centres), sectors and airspace elements along the trajectory of a flight.
        
</documentation>
 
</annotation>
 
<sequence>
   
<element name="predictedAirway" minOccurs="0" maxOccurs="1">
     
<annotation>
       
<documentation>
                  Current prediction of the airways along the trajectory of a flight.
              
</documentation>
     
</annotation>
     
<simpleType>
       
<list itemType="fb:RouteDesignatorType"/>
     
</simpleType>
   
</element>
   
<element name="predictedFix" type="nas:PredictedFixType" minOccurs="0" maxOccurs="2000">
     
<annotation>
       
<documentation>
                  Contains information about flight traversal of predicted units.
                  Current prediction of fixes along the trajectory of a flight, where these predictions
                  are based on all the information available to the Traffic Flow Management System
                  (TFMS).
              
</documentation>
     
</annotation>
   
</element>
   
<element name="predictedSector" type="nas:PredictedSectorType" minOccurs="0" maxOccurs="2000">
     
<annotation>
       
<documentation>
                  Contains information about flight traversal of predicted sector
              
</documentation>
     
</annotation>
   
</element>
   
<element name="predictedUnit" type="nas:PredictedUnitType" minOccurs="0" maxOccurs="2000">
     
<annotation>
       
<documentation>
                  Contains information about flight traversal of predicted unit
                  Units: Current prediction of the en route Air Traffic Control units (centres) along
                  the trajectory of a flight.
              
</documentation>
     
</annotation>
   
</element>
   
<element name="predictedWaypoint" type="nas:PredictedWaypointType" minOccurs="0" maxOccurs="2000">
     
<annotation>
       
<documentation>
                  Contains information about flight traversal of predicted waypoint
                  Current prediction of the waypoints of the trajectory for a flight, where these predictions
                  are based on all the information available to the Traffic Flow Management System
                  (TFMS).
              
</documentation>
     
</annotation>
   
</element>
 
</sequence>
</complexType>

element RouteImpactListType/predictedAirway
diagram Nas_diagrams/Nas_p260.png
namespace http://www.faa.aero/nas/4.2
type list of fb:RouteDesignatorType
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation

                  Current prediction of the airways along the trajectory of a flight.
              
source <element name="predictedAirway" minOccurs="0" maxOccurs="1">
 
<annotation>
   
<documentation>
                  Current prediction of the airways along the trajectory of a flight.
              
</documentation>
 
</annotation>
 
<simpleType>
   
<list itemType="fb:RouteDesignatorType"/>
 
</simpleType>
</element>

element RouteImpactListType/predictedFix
diagram Nas_diagrams/Nas_p261.png
namespace http://www.faa.aero/nas/4.2
type nas:PredictedFixType
properties
minOcc 0
maxOcc 2000
content complex
children nas:predictedFix
attributes
Name  Type  Use  Default  Fixed  Annotation
estimatedElapsedTime  fb:DurationType  optional      
documentation

               The estimated time to arrive at the named fix relative to departure time.
           
annotation
documentation

                  Contains information about flight traversal of predicted units.
                  Current prediction of fixes along the trajectory of a flight, where these predictions
                  are based on all the information available to the Traffic Flow Management System
                  (TFMS).
              
source <element name="predictedFix" type="nas:PredictedFixType" minOccurs="0" maxOccurs="2000">
 
<annotation>
   
<documentation>
                  Contains information about flight traversal of predicted units.
                  Current prediction of fixes along the trajectory of a flight, where these predictions
                  are based on all the information available to the Traffic Flow Management System
                  (TFMS).
              
</documentation>
 
</annotation>
</element>

element RouteImpactListType/predictedSector
diagram Nas_diagrams/Nas_p262.png
namespace http://www.faa.aero/nas/4.2
type nas:PredictedSectorType
properties
minOcc 0
maxOcc 2000
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
estimatedElapsedEntryTime  fb:DurationType  optional      
documentation

               The estimated time to arrive at the Sector entry point relative to departure time.
              
           
predictedSector  fb:AirspaceDesignatorType  optional      
documentation

               Current prediction of the sectors along the trajectory of a flight.
           
annotation
documentation

                  Contains information about flight traversal of predicted sector
              
source <element name="predictedSector" type="nas:PredictedSectorType" minOccurs="0" maxOccurs="2000">
 
<annotation>
   
<documentation>
                  Contains information about flight traversal of predicted sector
              
</documentation>
 
</annotation>
</element>

element RouteImpactListType/predictedUnit
diagram Nas_diagrams/Nas_p263.png
namespace http://www.faa.aero/nas/4.2
type nas:PredictedUnitType
properties
minOcc 0
maxOcc 2000
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
estimatedElapsedEntryTime  fb:DurationType  optional      
documentation

               The estimated time to arrive at the Unit (Center/ARTCC) entry point relative to departure
               time.
           
predictedUnit  fb:AirspaceDesignatorType  optional      
documentation

               Current prediction of the en route Air Traffic Control units (centres) along the
               trajectory of a flight.
           
annotation
documentation

                  Contains information about flight traversal of predicted unit
                  Units: Current prediction of the en route Air Traffic Control units (centres) along
                  the trajectory of a flight.
              
source <element name="predictedUnit" type="nas:PredictedUnitType" minOccurs="0" maxOccurs="2000">
 
<annotation>
   
<documentation>
                  Contains information about flight traversal of predicted unit
                  Units: Current prediction of the en route Air Traffic Control units (centres) along
                  the trajectory of a flight.
              
</documentation>
 
</annotation>
</element>

element RouteImpactListType/predictedWaypoint
diagram Nas_diagrams/Nas_p264.png
namespace http://www.faa.aero/nas/4.2
type nas:PredictedWaypointType
properties
minOcc 0
maxOcc 2000
content complex
children nas:predictedWaypoint
attributes
Name  Type  Use  Default  Fixed  Annotation
estimatedElapsedTime  fb:DurationType  optional      
documentation

               Time: The estimated time to arrive at the latitude/longitude waypoint relative to
               departure time.
           
annotation
documentation

                  Contains information about flight traversal of predicted waypoint
                  Current prediction of the waypoints of the trajectory for a flight, where these predictions
                  are based on all the information available to the Traffic Flow Management System
                  (TFMS).
              
source <element name="predictedWaypoint" type="nas:PredictedWaypointType" minOccurs="0" maxOccurs="2000">
 
<annotation>
   
<documentation>
                  Contains information about flight traversal of predicted waypoint
                  Current prediction of the waypoints of the trajectory for a flight, where these predictions
                  are based on all the information available to the Traffic Flow Management System
                  (TFMS).
              
</documentation>
 
</annotation>
</element>


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