namespace | http://www.faa.aero/nas/4.2 | ||||||||
type | restriction of string | ||||||||
properties |
|
||||||||
used by |
|
||||||||
facets |
|
||||||||
annotation |
|
||||||||
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> |