| diagram | ![]() |
||||||||||||||
| namespace | http://www.fixm.aero/ext/nas/4.4 | ||||||||||||||
| type | extension of fb:RestrictedSpeedType | ||||||||||||||
| properties |
|
||||||||||||||
| used by |
|
||||||||||||||
| facets |
|
||||||||||||||
| attributes |
|
||||||||||||||
| annotation |
|
||||||||||||||
| source | <xs:complexType name="CalibratedAirspeedType"> <xs:annotation> <xs:documentation>Calibrated airspeed is the indicated airspeed of an aircraft, corrected for position and instrument error. Calibrated airspeed is equal to true airspeed in standard atmosphere at sea level.</xs:documentation> </xs:annotation> <xs:simpleContent> <xs:extension base="fb:RestrictedSpeedType"> <xs:attribute name="uom" type="fb:UomAirspeedType" use="required"> <xs:annotation> <xs:documentation>Unit of measure</xs:documentation> </xs:annotation> </xs:attribute> </xs:extension> </xs:simpleContent> </xs:complexType> |
| type | fb:UomAirspeedType | ||||||||||||||||||
| properties |
|
||||||||||||||||||
| facets |
|
||||||||||||||||||
| annotation |
|
||||||||||||||||||
| source | <xs:attribute name="uom" type="fb:UomAirspeedType" use="required"> <xs:annotation> <xs:documentation>Unit of measure</xs:documentation> </xs:annotation> </xs:attribute> |