| diagram | ![]()  | 
				||||||||||||||
| namespace | http://www.fixm.aero/base/4.2 | ||||||||||||||
| type | extension of fb:RestrictedGroundSpeedType | ||||||||||||||
| properties | 
  | 
				||||||||||||||
| used by | 
  | 
				||||||||||||||
| facets | 
  | 
				||||||||||||||
| attributes | 
  | 
				||||||||||||||
| annotation | 
  | 
				||||||||||||||
| source | <xs:complexType name="GroundSpeedType"> <xs:annotation> <xs:documentation>The speed of an aircraft relative to the surface of the earth. [ICAO Doc 9426]</xs:documentation> </xs:annotation> <xs:simpleContent> <xs:extension base="fb:RestrictedGroundSpeedType"> <xs:attribute name="uom" type="fb:UomGroundSpeedType" use="required"> <xs:annotation> <xs:documentation>Unit of measure</xs:documentation> </xs:annotation> </xs:attribute> </xs:extension> </xs:simpleContent> </xs:complexType>  | 
				
| type | fb:UomGroundSpeedType | |||||||||||||
| properties | 
  | 
				|||||||||||||
| facets | 
  | 
				|||||||||||||
| annotation | 
  | 
				|||||||||||||
| source | <xs:attribute name="uom" type="fb:UomGroundSpeedType" use="required"> <xs:annotation> <xs:documentation>Unit of measure</xs:documentation> </xs:annotation> </xs:attribute>  |