diagram | ![]() |
||||||||||||||
namespace | http://www.faa.aero/nas/4.2 | ||||||||||||||
type | extension of fb:SpeedType | ||||||||||||||
properties |
|
||||||||||||||
used by |
|
||||||||||||||
attributes |
|
||||||||||||||
annotation |
|
||||||||||||||
source | <complexType name="NasIndicatedAirspeedType"> <annotation> <documentation> A U.S. Specific extension to Indicated Airspeed that allows to express negative values which are required for certain programs. </documentation> </annotation> <simpleContent> <extension base="fb:SpeedType"> <attribute name="uom" type="fb:UomAirspeedType" use="required"> <annotation> <documentation> Unit of measure </documentation> </annotation> </attribute> </extension> </simpleContent> </complexType> |
type | fb:UomAirspeedType | ||||||||||||||||||
properties |
|
||||||||||||||||||
facets |
|
||||||||||||||||||
annotation |
|
||||||||||||||||||
source | <attribute name="uom" type="fb:UomAirspeedType" use="required"> <annotation> <documentation> Unit of measure </documentation> </annotation> </attribute> |