complexType EnRouteDelayType
diagram Nas_diagrams/Nas_p687.png
namespace http://www.fixm.aero/flight/4.1
type extension of fb:ExtensibleType
properties
base fb:ExtensibleType
children fb:extension
used by
elements EnRouteDelay FlightRouteElementType/enRouteDelay
attributes
Name  Type  Use  Default  Fixed  Annotation
delayReference  fb:CharacterStringType  optional      
documentation

                     Indicates a named hold pattern, airspace or aerodrome at which the en route delay
                     is expected to occur.
                 
delayType  fx:EnRouteDelayTypeType  optional      
documentation

                     Indicates if the en route delay is planned airborne holding, or Airspace User (AU)-requested
                     operations at a specified location.
                 
delayValue  fb:DurationType  optional      
documentation

                     The length of time the flight is expected to be delayed at a specific point en route.
                    
                 
annotation
documentation

            En Route delay or holding planned to occur at a significant point or along a route
            element.
        
source <complexType name="EnRouteDelayType">
 
<annotation>
   
<documentation>
            En Route delay or holding planned to occur at a significant point or along a route
            element.
        
</documentation>
 
</annotation>
 
<complexContent>
   
<extension base="fb:ExtensibleType">
     
<attribute name="delayReference" type="fb:CharacterStringType" use="optional">
       
<annotation>
         
<documentation>
                     Indicates a named hold pattern, airspace or aerodrome at which the en route delay
                     is expected to occur.
                 
</documentation>
       
</annotation>
     
</attribute>
     
<attribute name="delayType" type="fx:EnRouteDelayTypeType" use="optional">
       
<annotation>
         
<documentation>
                     Indicates if the en route delay is planned airborne holding, or Airspace User (AU)-requested
                     operations at a specified location.
                 
</documentation>
       
</annotation>
     
</attribute>
     
<attribute name="delayValue" type="fb:DurationType" use="optional">
       
<annotation>
         
<documentation>
                     The length of time the flight is expected to be delayed at a specific point en route.
                    
                 
</documentation>
       
</annotation>
     
</attribute>
   
</extension>
 
</complexContent>
</complexType>

attribute EnRouteDelayType/@delayReference
type fb:CharacterStringType
properties
use optional
facets
Kind Value Annotation
minLength 0
maxLength 4096
annotation
documentation

                     Indicates a named hold pattern, airspace or aerodrome at which the en route delay
                     is expected to occur.
                 
source <attribute name="delayReference" type="fb:CharacterStringType" use="optional">
 
<annotation>
   
<documentation>
                     Indicates a named hold pattern, airspace or aerodrome at which the en route delay
                     is expected to occur.
                 
</documentation>
 
</annotation>
</attribute>

attribute EnRouteDelayType/@delayType
type fx:EnRouteDelayTypeType
properties
use optional
facets
Kind Value Annotation
enumeration AU_REQUEST_POINT
documentation

                  The delay is an AU request to 'spend time' at the point, thus the delay has to be
                  added to the flight duration to the next point to compute the estimate to the next
                  point.
              
enumeration AU_REQUEST_SEGMENT
documentation

                  The delay is an AU request to 'spend time' at the segment starting at point, thus
                  the delay has to be understood as the total duration between the point and the next
                  one.
              
enumeration AU_REQUEST_AIRSPACE
documentation

                  The delay is an AU request to 'spend time' in an airspace after the RoutePoint the
                  name of which is in delayReference, the delayValue is the time in that airspace,
                  the entry and exit time into that airspace is in the BEGIN_STAY and END_STAY info
                  of the trajectory.
              
enumeration AU_REQUEST_AERODROME
documentation

                  The delay is an AU request to 'spend time' at an aerodrome after the RoutePoint,
                  the name of the aerodrome is in the delayReference field, the points at which the
                  AU leaves its route and rejoin it go to the aerodrome are in the BEGIN_STAY and END_STAY
                  info of the trajectory
              
enumeration AU_REQUEST_HOLDING
documentation

                  The delay is an AU request to 'spend time' at a holding pattern the anchor point
                  of which is the RoutePoint.  The holding pattern name if any is in delayReference.
                   delayValue used to compute estimates as in AU_REQUEST_POINT
              
enumeration ATFM
documentation

                  The delay is an ASP request for airborne holding. The holding pattern name is in
                  the delayReference field. The delay value used to compute estimates as in AU_REQUEST_POINT.
                 
              
annotation
documentation

                     Indicates if the en route delay is planned airborne holding, or Airspace User (AU)-requested
                     operations at a specified location.
                 
source <attribute name="delayType" type="fx:EnRouteDelayTypeType" use="optional">
 
<annotation>
   
<documentation>
                     Indicates if the en route delay is planned airborne holding, or Airspace User (AU)-requested
                     operations at a specified location.
                 
</documentation>
 
</annotation>
</attribute>

attribute EnRouteDelayType/@delayValue
type fb:DurationType
properties
use optional
annotation
documentation

                     The length of time the flight is expected to be delayed at a specific point en route.
                    
                 
source <attribute name="delayValue" type="fb:DurationType" use="optional">
 
<annotation>
   
<documentation>
                     The length of time the flight is expected to be delayed at a specific point en route.
                    
                 
</documentation>
 
</annotation>
</attribute>


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