simpleType CtopRouteOutIndicatorType
namespace http://www.fixm.aero/ext/nas/4.3
type restriction of xs:string
properties
base xs:string
used by
element CollaborativeTrajectoryOptionsProgramType/ctopRouteOut
facets
Kind Value Annotation
enumeration CTOP_ROUTE_OUT
documentation
CTOP Route Out
annotation
documentation
Indicates that the assigned trajectory option is routed out of the Collaborative Trajectory Options Program
source <xs:simpleType name="CtopRouteOutIndicatorType">
 
<xs:annotation>
   
<xs:documentation>Indicates that the assigned trajectory option is routed out of the Collaborative Trajectory Options Program</xs:documentation>
 
</xs:annotation>
 
<xs:restriction base="xs:string">
   
<xs:enumeration value="CTOP_ROUTE_OUT">
     
<xs:annotation>
       
<xs:documentation>CTOP Route Out</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
 
</xs:restriction>
</xs:simpleType>


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