| diagram |  | ||||||||||||||
| namespace | http://www.fixm.aero/base/4.2 | ||||||||||||||
| type | extension of fb:RestrictedIndicatedAirspeedType | ||||||||||||||
| properties | 
 | ||||||||||||||
| used by | 
 | ||||||||||||||
| facets | 
 | ||||||||||||||
| attributes | 
 | ||||||||||||||
| annotation | 
 | ||||||||||||||
| source | <xs:complexType name="IndicatedAirspeedType"> <xs:annotation> <xs:documentation>The uncorrected reading on the airspeed indicator. [ICAO Doc 9426]</xs:documentation> </xs:annotation> <xs:simpleContent> <xs:extension base="fb:RestrictedIndicatedAirspeedType"> <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> |