complexType RouteImpactListType
diagram Nas_diagrams/Nas_p445.png
namespace http://www.fixm.aero/ext/nas/4.3
children nas:predictedAirway nas:predictedFix nas:predictedSector nas:predictedUnit nas:predictedWaypoint
used by
element NasRouteInformationType/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 <xs:complexType name="RouteImpactListType">
 
<xs:annotation>
   
<xs:documentation>Current traffic flow management prediction of en route Air Traffic Control units (centres), sectors and airspace elements along the trajectory of a flight.</xs:documentation>
 
</xs:annotation>
 
<xs:sequence>
   
<xs:element name="predictedAirway" type="fb:RouteDesignatorType" nillable="true" minOccurs="0" maxOccurs="2000">
     
<xs:annotation>
       
<xs:documentation> Current prediction of the airways along the trajectory of a flight.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="predictedFix" type="nas:PredictedFixType" nillable="true" minOccurs="0" maxOccurs="2000">
     
<xs:annotation>
       
<xs: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).
</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="predictedSector" type="nas:PredictedSectorType" nillable="true" minOccurs="0" maxOccurs="2000">
     
<xs:annotation>
       
<xs:documentation>Contains information about flight traversal of predicted sector</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="predictedUnit" type="nas:PredictedUnitType" nillable="true" minOccurs="0" maxOccurs="2000">
     
<xs:annotation>
       
<xs: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.
</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="predictedWaypoint" type="nas:PredictedWaypointType" nillable="true" minOccurs="0" maxOccurs="2000">
     
<xs:annotation>
       
<xs: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).
</xs:documentation>
     
</xs:annotation>
   
</xs:element>
 
</xs:sequence>
</xs:complexType>

element RouteImpactListType/predictedAirway
diagram Nas_diagrams/Nas_p446.png
namespace http://www.fixm.aero/ext/nas/4.3
type fb:RouteDesignatorType
properties
minOcc 0
maxOcc 2000
content complex
nillable true
facets
Kind Value Annotation
minLength 0
maxLength 4096
pattern [A-Z][A-Z0-9]{1,7}
attributes
Name  Type  Use  Default  Fixed  Annotation
href  fb:HypertextReferenceType  optional      
documentation
Provides an optional mechanism enabling FIXM aeronautical fields to be supplemented with references to AIXM features.  This field should be considered functionally equivalent to the xlink:href field used in AIXM to reference features. [FIXM]
annotation
documentation
Current prediction of the airways along the trajectory of a flight.
source <xs:element name="predictedAirway" type="fb:RouteDesignatorType" nillable="true" minOccurs="0" maxOccurs="2000">
 
<xs:annotation>
   
<xs:documentation> Current prediction of the airways along the trajectory of a flight.</xs:documentation>
 
</xs:annotation>
</xs:element>

element RouteImpactListType/predictedFix
diagram Nas_diagrams/Nas_p447.png
namespace http://www.fixm.aero/ext/nas/4.3
type nas:PredictedFixType
properties
minOcc 0
maxOcc 2000
content complex
nillable true
children fb:aerodromeReferencePoint fb:designatedPoint fb:navaid fb:position fb:relativePoint nas:estimatedElapsedTime
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 <xs:element name="predictedFix" type="nas:PredictedFixType" nillable="true" minOccurs="0" maxOccurs="2000">
 
<xs:annotation>
   
<xs: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).
</xs:documentation>
 
</xs:annotation>
</xs:element>

element RouteImpactListType/predictedSector
diagram Nas_diagrams/Nas_p448.png
namespace http://www.fixm.aero/ext/nas/4.3
type nas:PredictedSectorType
properties
minOcc 0
maxOcc 2000
content complex
nillable true
children nas:estimatedElapsedEntryTime nas:sector
annotation
documentation
Contains information about flight traversal of predicted sector
source <xs:element name="predictedSector" type="nas:PredictedSectorType" nillable="true" minOccurs="0" maxOccurs="2000">
 
<xs:annotation>
   
<xs:documentation>Contains information about flight traversal of predicted sector</xs:documentation>
 
</xs:annotation>
</xs:element>

element RouteImpactListType/predictedUnit
diagram Nas_diagrams/Nas_p449.png
namespace http://www.fixm.aero/ext/nas/4.3
type nas:PredictedUnitType
properties
minOcc 0
maxOcc 2000
content complex
nillable true
children nas:estimatedElapsedEntryTime nas:unit
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 <xs:element name="predictedUnit" type="nas:PredictedUnitType" nillable="true" minOccurs="0" maxOccurs="2000">
 
<xs:annotation>
   
<xs: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.
</xs:documentation>
 
</xs:annotation>
</xs:element>

element RouteImpactListType/predictedWaypoint
diagram Nas_diagrams/Nas_p450.png
namespace http://www.fixm.aero/ext/nas/4.3
type nas:PredictedWaypointType
properties
minOcc 0
maxOcc 2000
content complex
nillable true
children fb:extension fb:pos nas:estimatedElapsedTime
attributes
Name  Type  Use  Default  Fixed  Annotation
srsName  xs:string  required    urn:ogc:def:crs:EPSG::4326  
documentation
Names the coordinate reference system (CRS) that defines the semantics of the lat/long pair according to the ISO6709 standard. FIXM uses only "urn:ogc:def:crs:EPSG::4326".
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 <xs:element name="predictedWaypoint" type="nas:PredictedWaypointType" nillable="true" minOccurs="0" maxOccurs="2000">
 
<xs:annotation>
   
<xs: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).
</xs:documentation>
 
</xs:annotation>
</xs:element>


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