| diagram |  | ||
| namespace | http://www.fixm.aero/base/4.3 | ||
| children | fb:extension fb:lowerSpeed fb:upperSpeed | ||
| used by | 
 | ||
| annotation | 
 | ||
| source | <xs:complexType name="TrueAirspeedRangeType"> <xs:annotation> <xs:documentation>Represents a true airspeed range with a lower and/or upper bound.</xs:documentation> </xs:annotation> <xs:sequence> <xs:element name="extension" type="fb:TrueAirspeedRangeExtensionType" nillable="true" minOccurs="0" maxOccurs="2000"> <xs:annotation> <xs:documentation>An extension hook for attaching extension (non-core) classes.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="lowerSpeed" type="fb:TrueAirspeedType" nillable="true" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>Lower bound of the true airspeed range.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="upperSpeed" type="fb:TrueAirspeedType" nillable="true" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>Upper bound of the true airspeed range.</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> | 
| diagram |  | ||||||||
| namespace | http://www.fixm.aero/base/4.3 | ||||||||
| type | fb:TrueAirspeedRangeExtensionType | ||||||||
| properties | 
 | ||||||||
| annotation | 
 | ||||||||
| source | <xs:element name="extension" type="fb:TrueAirspeedRangeExtensionType" nillable="true" minOccurs="0" maxOccurs="2000"> <xs:annotation> <xs:documentation>An extension hook for attaching extension (non-core) classes.</xs:documentation> </xs:annotation> </xs:element> | 
| diagram |  | ||||||||||||||
| namespace | http://www.fixm.aero/base/4.3 | ||||||||||||||
| type | fb:TrueAirspeedType | ||||||||||||||
| properties | 
 | ||||||||||||||
| facets | 
 | ||||||||||||||
| attributes | 
 | ||||||||||||||
| annotation | 
 | ||||||||||||||
| source | <xs:element name="lowerSpeed" type="fb:TrueAirspeedType" nillable="true" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>Lower bound of the true airspeed range.</xs:documentation> </xs:annotation> </xs:element> | 
| diagram |  | ||||||||||||||
| namespace | http://www.fixm.aero/base/4.3 | ||||||||||||||
| type | fb:TrueAirspeedType | ||||||||||||||
| properties | 
 | ||||||||||||||
| facets | 
 | ||||||||||||||
| attributes | 
 | ||||||||||||||
| annotation | 
 | ||||||||||||||
| source | <xs:element name="upperSpeed" type="fb:TrueAirspeedType" nillable="true" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>Upper bound of the true airspeed range.</xs:documentation> </xs:annotation> </xs:element> |