simpleType DirectRouteIndicatorType
namespace http://www.faa.aero/nas/4.2
type restriction of string
properties
base xs:string
used by
attribute NasRouteElementType/@directRouteIndicator
facets
Kind Value Annotation
enumeration DIRECT_ROUTE
annotation
documentation

            The character data parsed by the Traffic Flow Management System from the route string
            indicates that the route is direct (DCT).
        
source <simpleType name="DirectRouteIndicatorType">
 
<annotation>
   
<documentation>
            The character data parsed by the Traffic Flow Management System from the route string
            indicates that the route is direct (DCT).
        
</documentation>
 
</annotation>
 
<restriction base="xs:string">
   
<enumeration value="DIRECT_ROUTE"/>
 
</restriction>
</simpleType>


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