simpleType NasPerformanceBasedNavigationPhaseType
namespace http://www.faa.aero/nas/4.2
type restriction of string
properties
base xs:string
used by
attribute CmsAccuracyType/@phase
facets
Kind Value Annotation
enumeration DEPARTURE
enumeration ARRIVAL
enumeration ENROUTE
enumeration OCEANIC
enumeration SPARE_1
enumeration SPARE_2
annotation
documentation

            The phase of flight for which navigation performance is being recorded.
        
source <simpleType name="NasPerformanceBasedNavigationPhaseType">
 
<annotation>
   
<documentation>
            The phase of flight for which navigation performance is being recorded.
        
</documentation>
 
</annotation>
 
<restriction base="xs:string">
   
<enumeration value="DEPARTURE"/>
   
<enumeration value="ARRIVAL"/>
   
<enumeration value="ENROUTE"/>
   
<enumeration value="OCEANIC"/>
   
<enumeration value="SPARE_1"/>
   
<enumeration value="SPARE_2"/>
 
</restriction>
</simpleType>


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