complexType PerformanceBasedAccuracyType
diagram Nas_diagrams/Nas_p89.png
namespace http://www.fixm.aero/ext/nas/4.3
children nas:accuracy nas:phase nas:type
used by
element NasNavigationCapabilitiesType/performanceBasedAccuracy
annotation
documentation
NAS extension for Performance-Based Navigation Accuracy.
source <xs:complexType name="PerformanceBasedAccuracyType">
 
<xs:annotation>
   
<xs:documentation>NAS extension for Performance-Based Navigation Accuracy.</xs:documentation>
 
</xs:annotation>
 
<xs:sequence>
   
<xs:element name="accuracy" type="fb:DistanceType" nillable="true" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>This is the flight's navigation accuracy value for the phase of flight, specified in the Performance-Based Navigation Phase.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="phase" type="nas:NasPerformanceBasedNavigationPhaseType" nillable="true" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>The phase of flight for which navigation performance is being recorded.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="type" type="nas:PerformanceBasedAccuracyTypeType" nillable="true" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>This is an enumeration indicating whether the accuracy measure in Performance-Based Navigation Accuracy is measuring Area Navigation (RNAV) or Required Navigation Performance (RNP).</xs:documentation>
     
</xs:annotation>
   
</xs:element>
 
</xs:sequence>
</xs:complexType>

element PerformanceBasedAccuracyType/accuracy
diagram Nas_diagrams/Nas_p90.png
namespace http://www.fixm.aero/ext/nas/4.3
type fb:DistanceType
properties
minOcc 0
maxOcc 1
content complex
nillable true
facets
Kind Value Annotation
minInclusive 0
attributes
Name  Type  Use  Default  Fixed  Annotation
uom  fb:UomLengthType  required      
documentation
Unit of measure
annotation
documentation
This is the flight's navigation accuracy value for the phase of flight, specified in the Performance-Based Navigation Phase.
source <xs:element name="accuracy" type="fb:DistanceType" nillable="true" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>This is the flight's navigation accuracy value for the phase of flight, specified in the Performance-Based Navigation Phase.</xs:documentation>
 
</xs:annotation>
</xs:element>

element PerformanceBasedAccuracyType/phase
diagram Nas_diagrams/Nas_p91.png
namespace http://www.fixm.aero/ext/nas/4.3
type nas:NasPerformanceBasedNavigationPhaseType
properties
minOcc 0
maxOcc 1
content simple
nillable true
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:element name="phase" type="nas:NasPerformanceBasedNavigationPhaseType" nillable="true" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>The phase of flight for which navigation performance is being recorded.</xs:documentation>
 
</xs:annotation>
</xs:element>

element PerformanceBasedAccuracyType/type
diagram Nas_diagrams/Nas_p92.png
namespace http://www.fixm.aero/ext/nas/4.3
type nas:PerformanceBasedAccuracyTypeType
properties
minOcc 0
maxOcc 1
content simple
nillable true
facets
Kind Value Annotation
enumeration RNV
documentation
Area Navigation
enumeration RNP
documentation
Required Navigation Performance
annotation
documentation
This is an enumeration indicating whether the accuracy measure in Performance-Based Navigation Accuracy is measuring Area Navigation (RNAV) or Required Navigation Performance (RNP).
source <xs:element name="type" type="nas:PerformanceBasedAccuracyTypeType" nillable="true" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>This is an enumeration indicating whether the accuracy measure in Performance-Based Navigation Accuracy is measuring Area Navigation (RNAV) or Required Navigation Performance (RNP).</xs:documentation>
 
</xs:annotation>
</xs:element>


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