simpleType TailoredIndicatorType
namespace http://www.faa.aero/nas/4.2
type restriction of string
properties
base xs:string
used by
attribute NasRouteInformationType/@tailoredIndicator
facets
Kind Value Annotation
enumeration TAILORED
annotation
documentation

            Indicates whether the NAS Route is tailored or not (i.e., a portion of the route
            string immediately after the departure aerodrome has been removed).
        
source <simpleType name="TailoredIndicatorType">
 
<annotation>
   
<documentation>
            Indicates whether the NAS Route is tailored or not (i.e., a portion of the route
            string immediately after the departure aerodrome has been removed).
        
</documentation>
 
</annotation>
 
<restriction base="xs:string">
   
<enumeration value="TAILORED"/>
 
</restriction>
</simpleType>


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