complexType NavigationCapabilitiesType
diagram Fixm_diagrams/Fixm_p247.png
namespace http://www.fixm.aero/flight/4.2
children fx:extension fx:navigationCapabilityCode fx:otherNavigationCapabilities fx:performanceBasedCode
used by
element FlightCapabilitiesType/navigation
annotation
documentation
The navigation capability of the aircraft and associated flight crew qualifications. [FIXM]
source <xs:complexType name="NavigationCapabilitiesType">
 
<xs:annotation>
   
<xs:documentation>The navigation capability of the aircraft and associated flight crew qualifications. [FIXM]</xs:documentation>
 
</xs:annotation>
 
<xs:sequence>
   
<xs:element name="extension" type="fb:NavigationCapabilitiesExtensionType" nillable="true" minOccurs="0" maxOccurs="2000">
     
<xs:annotation>
       
<xs:documentation>An extension hook for attaching extension (non-core) classes.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="navigationCapabilityCode" type="fx:NavigationCapabilityCodeListType" nillable="true" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>A code indicating the navigation capability of the aircraft and associated flight crew qualifications. [FIXM]</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="otherNavigationCapabilities" type="fb:CharacterStringType" nillable="true" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>Additional navigation capabilities available on board the aircraft.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="performanceBasedCode" type="fx:PerformanceBasedNavigationCapabilityCodeListType" nillable="true" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>A coded category denoting which Required Navigation Performance (RNP) and Area Navigation (RNAV) requirements can be met by the aircraft while operating in the context of a particular airspace when supported by the appropriate navigation infrastructure.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
 
</xs:sequence>
</xs:complexType>

element NavigationCapabilitiesType/extension
diagram Fixm_diagrams/Fixm_p248.png
namespace http://www.fixm.aero/flight/4.2
type fb:NavigationCapabilitiesExtensionType
properties
minOcc 0
maxOcc 2000
content complex
nillable true
annotation
documentation
An extension hook for attaching extension (non-core) classes.
source <xs:element name="extension" type="fb:NavigationCapabilitiesExtensionType" nillable="true" minOccurs="0" maxOccurs="2000">
 
<xs:annotation>
   
<xs:documentation>An extension hook for attaching extension (non-core) classes.</xs:documentation>
 
</xs:annotation>
</xs:element>

element NavigationCapabilitiesType/navigationCapabilityCode
diagram Fixm_diagrams/Fixm_p249.png
namespace http://www.fixm.aero/flight/4.2
type fx:NavigationCapabilityCodeListType
properties
minOcc 0
maxOcc 1
content simple
nillable true
annotation
documentation
A code indicating the navigation capability of the aircraft and associated flight crew qualifications. [FIXM]
source <xs:element name="navigationCapabilityCode" type="fx:NavigationCapabilityCodeListType" nillable="true" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>A code indicating the navigation capability of the aircraft and associated flight crew qualifications. [FIXM]</xs:documentation>
 
</xs:annotation>
</xs:element>

element NavigationCapabilitiesType/otherNavigationCapabilities
diagram Fixm_diagrams/Fixm_p250.png
namespace http://www.fixm.aero/flight/4.2
type fb:CharacterStringType
properties
minOcc 0
maxOcc 1
content simple
nillable true
facets
Kind Value Annotation
minLength 0
maxLength 4096
annotation
documentation
Additional navigation capabilities available on board the aircraft.
source <xs:element name="otherNavigationCapabilities" type="fb:CharacterStringType" nillable="true" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>Additional navigation capabilities available on board the aircraft.</xs:documentation>
 
</xs:annotation>
</xs:element>

element NavigationCapabilitiesType/performanceBasedCode
diagram Fixm_diagrams/Fixm_p251.png
namespace http://www.fixm.aero/flight/4.2
type fx:PerformanceBasedNavigationCapabilityCodeListType
properties
minOcc 0
maxOcc 1
content simple
nillable true
annotation
documentation
A coded category denoting which Required Navigation Performance (RNP) and Area Navigation (RNAV) requirements can be met by the aircraft while operating in the context of a particular airspace when supported by the appropriate navigation infrastructure.
source <xs:element name="performanceBasedCode" type="fx:PerformanceBasedNavigationCapabilityCodeListType" nillable="true" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>A coded category denoting which Required Navigation Performance (RNP) and Area Navigation (RNAV) requirements can be met by the aircraft while operating in the context of a particular airspace when supported by the appropriate navigation infrastructure.</xs:documentation>
 
</xs:annotation>
</xs:element>


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