simpleType RVSMFlightIndicatorType
namespace http://www.faa.aero/nas/4.2
type restriction of string
properties
base xs:string
used by
attributes NasFlightType/@currentRVSMCompliance NasFlightType/@futureRVSMCompliance
facets
Kind Value Annotation
enumeration COMPLIANT
documentation

                  Indicates that the Flight is RVSM compliant.
              
annotation
documentation

            Current and Future RVSM Flight Compliance
            .Indicates if the flight is currently Reduced Vertical Separation Minimum (RVSM)
            compliant in RVSM airspace, as determined by the Traffic Flow Management System.
           
            Indicates if the flight will beReduced Vertical Separation Minimum (RVSM) compliant
            when it reaches the RVSM airspace as determined by the Traffic Flow Management System
            (TFMS).
        
source <simpleType name="RVSMFlightIndicatorType">
 
<annotation>
   
<documentation>
            Current and Future RVSM Flight Compliance
            .Indicates if the flight is currently Reduced Vertical Separation Minimum (RVSM)
            compliant in RVSM airspace, as determined by the Traffic Flow Management System.
           
            Indicates if the flight will beReduced Vertical Separation Minimum (RVSM) compliant
            when it reaches the RVSM airspace as determined by the Traffic Flow Management System
            (TFMS).
        
</documentation>
 
</annotation>
 
<restriction base="xs:string">
   
<enumeration value="COMPLIANT">
     
<annotation>
       
<documentation>
                  Indicates that the Flight is RVSM compliant.
              
</documentation>
     
</annotation>
   
</enumeration>
 
</restriction>
</simpleType>


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