simpleType RerouteInclusionIndicatorType
namespace http://www.faa.aero/nas/4.2
type restriction of string
properties
base xs:string
used by
attribute NasRerouteType/@rerouteInclusion
facets
Kind Value Annotation
enumeration INCLUDED
documentation

                  Indicates whether the flight is included or proposed to be included in the traffic
                  management reroute initiative.
              
enumeration NOT_INCLUDED
annotation
documentation

            Indicates whether the flight is included or proposed to be included in the traffic
            management reroute initiative.
        
source <simpleType name="RerouteInclusionIndicatorType">
 
<annotation>
   
<documentation>
            Indicates whether the flight is included or proposed to be included in the traffic
            management reroute initiative.
        
</documentation>
 
</annotation>
 
<restriction base="xs:string">
   
<enumeration value="INCLUDED">
     
<annotation>
       
<documentation>
                  Indicates whether the flight is included or proposed to be included in the traffic
                  management reroute initiative.
              
</documentation>
     
</annotation>
   
</enumeration>
   
<enumeration value="NOT_INCLUDED"/>
 
</restriction>
</simpleType>


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