complexType TrueAirspeedRangeType
diagram FficeMessage_diagrams/FficeMessage_p225.png
namespace http://www.fixm.aero/base/4.2
children fb:extension fb:lowerSpeed fb:upperSpeed
used by
element TrueAirspeedChoiceType/airspeedRange
annotation
documentation
The airspeed that can be expressed as a range between a lower and upper bound.
source <xs:complexType name="TrueAirspeedRangeType">
 
<xs:annotation>
   
<xs:documentation>The airspeed that can be expressed as a range between a lower and 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 speed 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 speed range</xs:documentation>
     
</xs:annotation>
   
</xs:element>
 
</xs:sequence>
</xs:complexType>

element TrueAirspeedRangeType/extension
diagram FficeMessage_diagrams/FficeMessage_p226.png
namespace http://www.fixm.aero/base/4.2
type fb:TrueAirspeedRangeExtensionType
properties
minOcc 0
maxOcc 2000
content complex
nillable true
annotation
documentation
An extension hook for attaching extension (non-core) classes.
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>

element TrueAirspeedRangeType/lowerSpeed
diagram FficeMessage_diagrams/FficeMessage_p227.png
namespace http://www.fixm.aero/base/4.2
type fb:TrueAirspeedType
properties
minOcc 0
maxOcc 1
content complex
nillable true
facets
Kind Value Annotation
minInclusive 0
attributes
Name  Type  Use  Default  Fixed  Annotation
uom  fb:UomAirspeedType  required      
documentation
Unit of measure
annotation
documentation
Lower bound of the speed range.
source <xs:element name="lowerSpeed" type="fb:TrueAirspeedType" nillable="true" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>Lower bound of the speed range.</xs:documentation>
 
</xs:annotation>
</xs:element>

element TrueAirspeedRangeType/upperSpeed
diagram FficeMessage_diagrams/FficeMessage_p228.png
namespace http://www.fixm.aero/base/4.2
type fb:TrueAirspeedType
properties
minOcc 0
maxOcc 1
content complex
nillable true
facets
Kind Value Annotation
minInclusive 0
attributes
Name  Type  Use  Default  Fixed  Annotation
uom  fb:UomAirspeedType  required      
documentation
Unit of measure
annotation
documentation
Upper bound of the speed range
source <xs:element name="upperSpeed" type="fb:TrueAirspeedType" nillable="true" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>Upper bound of the speed range</xs:documentation>
 
</xs:annotation>
</xs:element>


XML Schema documentation generated by XMLSpy Schema Editor http://www.altova.com/xmlspy