simpleType TrajectoryPurposeType
namespace http://www.fixm.aero/app/ffice/1.1
type restriction of xs:string
properties
base xs:string
used by
elements FilingStatusType/trajectoryPurpose FficeFS_FilingStatusType/trajectoryPurpose
facets
Kind Value Annotation
enumeration ATC_CHANGE
documentation
The Agreed R/T contains a significant modification to the route that would alter the ATC clearance and must therefore be taken into consideration by the operator. [FF-ICE]
enumeration SYNCH
documentation
The Agreed R/T is provided to enable the operator to synchronise its trajectory with the ATS trajectory. [FF-ICE]
annotation
documentation
An indication of the eASPs intended purpose in providing an Agreed R/T in a Filing Status.
source <xs:simpleType name="TrajectoryPurposeType">
 
<xs:annotation>
   
<xs:documentation>An indication of the eASPs intended purpose in providing an Agreed R/T in a Filing Status.</xs:documentation>
 
</xs:annotation>
 
<xs:restriction base="xs:string">
   
<xs:enumeration value="ATC_CHANGE">
     
<xs:annotation>
       
<xs:documentation>The Agreed R/T contains a significant modification to the route that would alter the ATC clearance and must therefore be taken into consideration by the operator. [FF-ICE]</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="SYNCH">
     
<xs:annotation>
       
<xs:documentation>The Agreed R/T is provided to enable the operator to synchronise its trajectory with the ATS trajectory. [FF-ICE]</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
 
</xs:restriction>
</xs:simpleType>


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