complexType TrueAirspeedRangeType
diagram BasicMessage_diagrams/BasicMessage_p208.png
namespace http://www.fixm.aero/base/4.3
children fb:extension fb:lowerSpeed fb:upperSpeed
used by
element TrueAirspeedChoiceType/range
annotation
documentation
Represents a true airspeed range with a lower and/or upper bound.
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>

element TrueAirspeedRangeType/extension
diagram BasicMessage_diagrams/BasicMessage_p209.png
namespace http://www.fixm.aero/base/4.3
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 BasicMessage_diagrams/BasicMessage_p210.png
namespace http://www.fixm.aero/base/4.3
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 true airspeed range.
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>

element TrueAirspeedRangeType/upperSpeed
diagram BasicMessage_diagrams/BasicMessage_p211.png
namespace http://www.fixm.aero/base/4.3
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 true airspeed range.
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>


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