complexType TrueAirspeedRangeType
diagram Nas_diagrams/Nas_p466.png
namespace http://www.fixm.aero/base/4.1
type extension of fb:ExtensibleType
properties
base fb:ExtensibleType
children fb:extension fb:lowerSpeed fb:upperSpeed
used by
elements TrueAirspeedChoiceType/airspeedRange TrueAirspeedRange
annotation
documentation

            The airspeed that can be expressed as a range between a lower and upper bound.
        
source <complexType name="TrueAirspeedRangeType">
 
<annotation>
   
<documentation>
            The airspeed that can be expressed as a range between a lower and upper bound.
        
</documentation>
 
</annotation>
 
<complexContent>
   
<extension base="fb:ExtensibleType">
     
<sequence>
       
<element name="lowerSpeed" type="fb:TrueAirspeedType" minOccurs="0" maxOccurs="1">
         
<annotation>
           
<documentation>
                        Lower bound of the speed range.
                    
</documentation>
         
</annotation>
       
</element>
       
<element name="upperSpeed" type="fb:TrueAirspeedType" minOccurs="0" maxOccurs="1">
         
<annotation>
           
<documentation>
                        Upper bound of the speed range
                    
</documentation>
         
</annotation>
       
</element>
     
</sequence>
   
</extension>
 
</complexContent>
</complexType>

element TrueAirspeedRangeType/lowerSpeed
diagram Nas_diagrams/Nas_p467.png
namespace http://www.fixm.aero/base/4.1
type fb:TrueAirspeedType
properties
minOcc 0
maxOcc 1
content complex
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 <element name="lowerSpeed" type="fb:TrueAirspeedType" minOccurs="0" maxOccurs="1">
 
<annotation>
   
<documentation>
                        Lower bound of the speed range.
                    
</documentation>
 
</annotation>
</element>

element TrueAirspeedRangeType/upperSpeed
diagram Nas_diagrams/Nas_p468.png
namespace http://www.fixm.aero/base/4.1
type fb:TrueAirspeedType
properties
minOcc 0
maxOcc 1
content complex
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 <element name="upperSpeed" type="fb:TrueAirspeedType" minOccurs="0" maxOccurs="1">
 
<annotation>
   
<documentation>
                        Upper bound of the speed range
                    
</documentation>
 
</annotation>
</element>


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