simpleType EnRouteDelayTypeType
namespace http://www.fixm.aero/flight/4.1
type restriction of string
properties
base xs:string
used by
attribute EnRouteDelayType/@delayType
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 <simpleType name="EnRouteDelayTypeType">
 
<annotation>
   
<documentation>
            Indicates if the en route delay is planned airborne holding, or Airspace User (AU)-requested
            operations at a specified location.
        
</documentation>
 
</annotation>
 
<restriction base="xs:string">
   
<enumeration value="AU_REQUEST_POINT">
     
<annotation>
       
<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.
              
</documentation>
     
</annotation>
   
</enumeration>
   
<enumeration value="AU_REQUEST_SEGMENT">
     
<annotation>
       
<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.
              
</documentation>
     
</annotation>
   
</enumeration>
   
<enumeration value="AU_REQUEST_AIRSPACE">
     
<annotation>
       
<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.
              
</documentation>
     
</annotation>
   
</enumeration>
   
<enumeration value="AU_REQUEST_AERODROME">
     
<annotation>
       
<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
              
</documentation>
     
</annotation>
   
</enumeration>
   
<enumeration value="AU_REQUEST_HOLDING">
     
<annotation>
       
<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
              
</documentation>
     
</annotation>
   
</enumeration>
   
<enumeration value="ATFM">
     
<annotation>
       
<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.
                 
              
</documentation>
     
</annotation>
   
</enumeration>
 
</restriction>
</simpleType>


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