simpleType RVSMEquippedIndicatorType
namespace http://www.faa.aero/nas/4.2
type restriction of string
properties
base xs:string
used by
attribute NasFlightType/@equippedIndicator
facets
Kind Value Annotation
enumeration EQUIPPED
annotation
documentation

            Indicates if the flight is Reduced Vertical Separation Minimum (RVSM) equipped
        
source <simpleType name="RVSMEquippedIndicatorType">
 
<annotation>
   
<documentation>
            Indicates if the flight is Reduced Vertical Separation Minimum (RVSM) equipped
        
</documentation>
 
</annotation>
 
<restriction base="xs:string">
   
<enumeration value="EQUIPPED"/>
 
</restriction>
</simpleType>


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