simpleType TrajectorySourceNewType
namespace http://www.fixm.aero/ext/nas/4.3
type restriction of xs:string
properties
base xs:string
used by
element CollaborativeTrajectoryOptionsProgramType/trajectorySourceNew
facets
Kind Value Annotation
enumeration TOS
documentation
Trajectory Option Set
enumeration FP
documentation
Filed Flight Plan
enumeration EIFP
documentation
Early Intent Flight Plan
enumeration HIST
documentation
Historical
enumeration MANUAL
documentation
Manual
enumeration DIRECT
documentation
Direct
enumeration REROUTE
documentation
Reroute
enumeration TACTICAL_REROUTE
documentation
Tactical Reroute
annotation
documentation
The new source of the trajectory data used by the Traffic Flow Management System for a flight as part of Collaborative Trajectory Options Program allocation
source <xs:simpleType name="TrajectorySourceNewType">
 
<xs:annotation>
   
<xs:documentation>The new source of the trajectory data used by the Traffic Flow Management System for a flight as part of Collaborative Trajectory Options Program allocation</xs:documentation>
 
</xs:annotation>
 
<xs:restriction base="xs:string">
   
<xs:enumeration value="TOS">
     
<xs:annotation>
       
<xs:documentation>Trajectory Option Set</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="FP">
     
<xs:annotation>
       
<xs:documentation>Filed Flight Plan</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="EIFP">
     
<xs:annotation>
       
<xs:documentation>Early Intent Flight Plan</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="HIST">
     
<xs:annotation>
       
<xs:documentation>Historical</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="MANUAL">
     
<xs:annotation>
       
<xs:documentation>Manual</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="DIRECT">
     
<xs:annotation>
       
<xs:documentation>Direct</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="REROUTE">
     
<xs:annotation>
       
<xs:documentation>Reroute</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="TACTICAL_REROUTE">
     
<xs:annotation>
       
<xs:documentation>Tactical Reroute</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
 
</xs:restriction>
</xs:simpleType>


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