simpleType TrajectoryNewSourceType
namespace http://www.faa.aero/nas/4.2
type restriction of string
properties
base xs:string
used by
attribute CollaborativeTrajectoryOptionsProgramType/@trajectoryNewSource
facets
Kind Value Annotation
enumeration TOS
enumeration FP
enumeration EIFP
enumeration HIST
enumeration MANUAL
enumeration DIRECT
enumeration REROUTE
enumeration 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 <simpleType name="TrajectoryNewSourceType">
 
<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
        
</documentation>
 
</annotation>
 
<restriction base="xs:string">
   
<enumeration value="TOS"/>
   
<enumeration value="FP"/>
   
<enumeration value="EIFP"/>
   
<enumeration value="HIST"/>
   
<enumeration value="MANUAL"/>
   
<enumeration value="DIRECT"/>
   
<enumeration value="REROUTE"/>
   
<enumeration value="TACTICAL_REROUTE"/>
 
</restriction>
</simpleType>


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