simpleType TfmsRouteTypeType
namespace http://www.faa.aero/nas/4.2
type restriction of string
properties
base xs:string
used by
attribute TfmsInstrumentRouteDesignatorType/@routeType
facets
Kind Value Annotation
enumeration AIRWAY
enumeration CODED_ROUTE
enumeration DIRECT
enumeration SID
enumeration STAR
enumeration AAR
enumeration ADR
enumeration ADAR
enumeration UNKNOWN
enumeration OTHER
annotation
documentation

            Provides the route type for a Departure Procedure or a Standard Instrument Arrival
           
        
source <simpleType name="TfmsRouteTypeType">
 
<annotation>
   
<documentation>
            Provides the route type for a Departure Procedure or a Standard Instrument Arrival
           
        
</documentation>
 
</annotation>
 
<restriction base="xs:string">
   
<enumeration value="AIRWAY"/>
   
<enumeration value="CODED_ROUTE"/>
   
<enumeration value="DIRECT"/>
   
<enumeration value="SID"/>
   
<enumeration value="STAR"/>
   
<enumeration value="AAR"/>
   
<enumeration value="ADR"/>
   
<enumeration value="ADAR"/>
   
<enumeration value="UNKNOWN"/>
   
<enumeration value="OTHER"/>
 
</restriction>
</simpleType>


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