simpleType NasPerformanceBasedNavigationPhaseType
namespace http://www.fixm.aero/ext/nas/4.3
type restriction of xs:string
properties
base xs:string
used by
element PerformanceBasedAccuracyType/phase
facets
Kind Value Annotation
enumeration DEPARTURE
documentation
Departure
enumeration ARRIVAL
documentation
Arrival
enumeration ENROUTE
documentation
En Route
enumeration OCEANIC
documentation
Oceanic
enumeration SPARE_1
documentation
Spare 1
enumeration SPARE_2
documentation
Spare 2
annotation
documentation
The phase of flight for which navigation performance is being recorded.
source <xs:simpleType name="NasPerformanceBasedNavigationPhaseType">
 
<xs:annotation>
   
<xs:documentation>The phase of flight for which navigation performance is being recorded.</xs:documentation>
 
</xs:annotation>
 
<xs:restriction base="xs:string">
   
<xs:enumeration value="DEPARTURE">
     
<xs:annotation>
       
<xs:documentation>Departure</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="ARRIVAL">
     
<xs:annotation>
       
<xs:documentation>Arrival</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="ENROUTE">
     
<xs:annotation>
       
<xs:documentation>En Route</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="OCEANIC">
     
<xs:annotation>
       
<xs:documentation>Oceanic</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="SPARE_1">
     
<xs:annotation>
       
<xs:documentation>Spare 1</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="SPARE_2">
     
<xs:annotation>
       
<xs:documentation>Spare 2</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
 
</xs:restriction>
</xs:simpleType>


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