| diagram | ![]()  | 
				||||||||||||||
| namespace | http://www.fixm.aero/base/4.2 | ||||||||||||||
| type | extension of fb:RestrictedTrueAirspeedType | ||||||||||||||
| properties | 
  | 
				||||||||||||||
| used by | |||||||||||||||
| facets | 
  | 
				||||||||||||||
| attributes | 
  | 
				||||||||||||||
| annotation | 
  | 
				||||||||||||||
| source | <xs:complexType name="TrueAirspeedType"> <xs:annotation> <xs:documentation>The speed of the aeroplane relative to undisturbed air. [ICAO Doc 9713]</xs:documentation> </xs:annotation> <xs:simpleContent> <xs:extension base="fb:RestrictedTrueAirspeedType"> <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>  |