diagram | |||
namespace | http://www.fixm.aero/ext/nas/4.3 | ||
type | extension of fb:NavigationCapabilitiesExtensionType | ||
properties |
|
||
children | nas:equipmentQualifier nas:performanceBasedAccuracy nas:rnavIndicator | ||
annotation |
|
||
source | <xs:complexType name="NasNavigationCapabilitiesType"> <xs:annotation> <xs:documentation>NAS specific extensions to navigation capability information.</xs:documentation> </xs:annotation> <xs:complexContent> <xs:extension base="fb:NavigationCapabilitiesExtensionType"> <xs:sequence> <xs:element name="equipmentQualifier" type="nas:NasAirborneEquipmentQualifierType" nillable="true" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>A value assigned to the aircraft based on its separation standard, navigational equipment, whether or not it has a transponder, and, if it has a transponder, whether the transponder supports Mode C.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="performanceBasedAccuracy" type="nas:PerformanceBasedAccuracyType" nillable="true" minOccurs="0" maxOccurs="99"> <xs:annotation> <xs:documentation>NAS extension for Performance-Based Navigation Accuracy.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="rnavIndicator" type="nas:RnavIndicatorType" nillable="true" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>Indicates if the flight is RNAV capable</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:extension> </xs:complexContent> </xs:complexType> |
diagram | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
namespace | http://www.fixm.aero/ext/nas/4.3 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | nas:NasAirborneEquipmentQualifierType | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
facets |
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xs:element name="equipmentQualifier" type="nas:NasAirborneEquipmentQualifierType" nillable="true" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>A value assigned to the aircraft based on its separation standard, navigational equipment, whether or not it has a transponder, and, if it has a transponder, whether the transponder supports Mode C.</xs:documentation> </xs:annotation> </xs:element> |
diagram | |||||||||
namespace | http://www.fixm.aero/ext/nas/4.3 | ||||||||
type | nas:PerformanceBasedAccuracyType | ||||||||
properties |
|
||||||||
children | nas:accuracy nas:phase nas:type | ||||||||
annotation |
|
||||||||
source | <xs:element name="performanceBasedAccuracy" type="nas:PerformanceBasedAccuracyType" nillable="true" minOccurs="0" maxOccurs="99"> <xs:annotation> <xs:documentation>NAS extension for Performance-Based Navigation Accuracy.</xs:documentation> </xs:annotation> </xs:element> |
diagram | |||||||||
namespace | http://www.fixm.aero/ext/nas/4.3 | ||||||||
type | nas:RnavIndicatorType | ||||||||
properties |
|
||||||||
facets |
|
||||||||
annotation |
|
||||||||
source | <xs:element name="rnavIndicator" type="nas:RnavIndicatorType" nillable="true" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>Indicates if the flight is RNAV capable</xs:documentation> </xs:annotation> </xs:element> |