diagram | ![]() |
||
namespace | http://www.faa.aero/nas/4.2 | ||
children | nas:classified nas:nasAirspeed | ||
used by |
|
||
annotation |
|
||
source | <complexType name="NasAirspeedChoiceType"> <annotation> <documentation> A NAS extension to add an additional optional value to element Airspeed, In the NAS this element is: Aircraft Speed/Speed Classified. The value is "SC". Used when the speed is a classifed value. </documentation> </annotation> <choice> <element name="classified" type="nas:ClassifiedSpeedIndicatorType" minOccurs="0" maxOccurs="1"> <annotation> <documentation> Container for the Classified Speed Indicator. The indication that the speed for this flight is classified and is not to be recorded. </documentation> </annotation> </element> <element name="nasAirspeed" type="fb:TrueAirspeedType" minOccurs="0" maxOccurs="1"> <annotation> <documentation> Represents the aircraft speed expressed in either true airspeed or mach. </documentation> </annotation> </element> </choice> </complexType> |
diagram | ![]() |
||||||
namespace | http://www.faa.aero/nas/4.2 | ||||||
type | nas:ClassifiedSpeedIndicatorType | ||||||
properties |
|
||||||
facets |
|
||||||
annotation |
|
||||||
source | <element name="classified" type="nas:ClassifiedSpeedIndicatorType" minOccurs="0" maxOccurs="1"> <annotation> <documentation> Container for the Classified Speed Indicator. The indication that the speed for this flight is classified and is not to be recorded. </documentation> </annotation> </element> |
diagram | ![]() |
||||||||||||||
namespace | http://www.faa.aero/nas/4.2 | ||||||||||||||
type | fb:TrueAirspeedType | ||||||||||||||
properties |
|
||||||||||||||
facets |
|
||||||||||||||
attributes |
|
||||||||||||||
annotation |
|
||||||||||||||
source | <element name="nasAirspeed" type="fb:TrueAirspeedType" minOccurs="0" maxOccurs="1"> <annotation> <documentation> Represents the aircraft speed expressed in either true airspeed or mach. </documentation> </annotation> </element> |