diagram | ![]() |
||||||||||||||
namespace | http://www.fixm.aero/flight/4.1 | ||||||||||||||
type | extension of fb:ExtensibleType | ||||||||||||||
properties |
|
||||||||||||||
children | fb:extension fx:navigationCapabilityCode fx:performanceBasedCode | ||||||||||||||
used by |
|
||||||||||||||
attributes |
|
||||||||||||||
annotation |
|
||||||||||||||
source | <complexType name="NavigationCapabilitiesType"> <annotation> <documentation> The navigation capability of the aircraft and associated flight crew qualifications. [FIXM] </documentation> </annotation> <complexContent> <extension base="fb:ExtensibleType"> <sequence> <element name="navigationCapabilityCode" minOccurs="0" maxOccurs="1"> <annotation> <documentation> A code indicating the navigation capability of the aircraft and associated flight crew qualifications. [FIXM] </documentation> </annotation> <simpleType> <list itemType="fx:NavigationCapabilityCodeType"/> </simpleType> </element> <element name="performanceBasedCode" minOccurs="0" maxOccurs="1"> <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. </documentation> </annotation> <simpleType> <list itemType="fx:PerformanceBasedNavigationCapabilityCodeType"/> </simpleType> </element> </sequence> <attribute name="otherNavigationCapabilities" type="fb:CharacterStringType" use="optional"> <annotation> <documentation> Additional navigation capabilities available on board the aircraft. </documentation> </annotation> </attribute> </extension> </complexContent> </complexType> |
type | fb:CharacterStringType | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
source | <attribute name="otherNavigationCapabilities" type="fb:CharacterStringType" use="optional"> <annotation> <documentation> Additional navigation capabilities available on board the aircraft. </documentation> </annotation> </attribute> |
diagram | ![]() |
||||||
namespace | http://www.fixm.aero/flight/4.1 | ||||||
type | list of fx:NavigationCapabilityCodeType | ||||||
properties |
|
||||||
annotation |
|
||||||
source | <element name="navigationCapabilityCode" minOccurs="0" maxOccurs="1"> <annotation> <documentation> A code indicating the navigation capability of the aircraft and associated flight crew qualifications. [FIXM] </documentation> </annotation> <simpleType> <list itemType="fx:NavigationCapabilityCodeType"/> </simpleType> </element> |
diagram | ![]() |
||||||
namespace | http://www.fixm.aero/flight/4.1 | ||||||
type | list of fx:PerformanceBasedNavigationCapabilityCodeType | ||||||
properties |
|
||||||
annotation |
|
||||||
source | <element name="performanceBasedCode" minOccurs="0" maxOccurs="1"> <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. </documentation> </annotation> <simpleType> <list itemType="fx:PerformanceBasedNavigationCapabilityCodeType"/> </simpleType> </element> |