simpleType StarsFlightRulesType
namespace http://www.faa.aero/nas/4.2
type restriction of string
properties
base xs:string
used by
attribute NasRouteInformationType/@starsFlightRules
facets
Kind Value Annotation
enumeration VFR
enumeration VFR_ON_TOP
enumeration ENROUTE_IFR
enumeration IFR
annotation
documentation

            STARS-reported flight rules.
        
source <simpleType name="StarsFlightRulesType">
 
<annotation>
   
<documentation>
            STARS-reported flight rules.
        
</documentation>
 
</annotation>
 
<restriction base="xs:string">
   
<enumeration value="VFR"/>
   
<enumeration value="VFR_ON_TOP"/>
   
<enumeration value="ENROUTE_IFR"/>
   
<enumeration value="IFR"/>
 
</restriction>
</simpleType>


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