simpleType TailoredIndicatorType
namespace http://www.fixm.aero/ext/nas/4.3
type restriction of xs:string
properties
base xs:string
used by
element NasRouteInformationType/tailoredIndicator
facets
Kind Value Annotation
enumeration TAILORED
documentation
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 <xs:simpleType name="TailoredIndicatorType">
 
<xs:annotation>
   
<xs: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). </xs:documentation>
 
</xs:annotation>
 
<xs:restriction base="xs:string">
   
<xs:enumeration value="TAILORED">
     
<xs:annotation>
       
<xs:documentation>Tailored</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
 
</xs:restriction>
</xs:simpleType>


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