complexType TrueAirspeedType
diagram Nas_diagrams/Nas_p423.png
namespace http://www.fixm.aero/base/4.1
type extension of fb:RestrictedTrueAirspeedType
properties
base fb:RestrictedTrueAirspeedType
used by
elements TrueAirspeedChoiceType/airspeedValue TrueAirspeedRangeType/lowerSpeed TrueAirspeedRangeType/upperSpeed ProfilePointType/airspeed FlightRouteInformationType/cruisingSpeed CruiseClimbStartType/speed SpeedChangeType/speed NasAirspeedChoiceType/nasAirspeed
facets
Kind Value Annotation
minInclusive 0
attributes
Name  Type  Use  Default  Fixed  Annotation
uom  fb:UomAirspeedType  required      
documentation

                     Unit of measure
                 
annotation
documentation

            The speed of the aeroplane relative to undisturbed air. [ICAO Doc 9713]
        
source <complexType name="TrueAirspeedType">
 
<annotation>
   
<documentation>
            The speed of the aeroplane relative to undisturbed air. [ICAO Doc 9713]
        
</documentation>
 
</annotation>
 
<simpleContent>
   
<extension base="fb:RestrictedTrueAirspeedType">
     
<attribute name="uom" type="fb:UomAirspeedType" use="required">
       
<annotation>
         
<documentation>
                     Unit of measure
                 
</documentation>
       
</annotation>
     
</attribute>
   
</extension>
 
</simpleContent>
</complexType>

attribute TrueAirspeedType/@uom
type fb:UomAirspeedType
properties
use required
facets
Kind Value Annotation
enumeration KM_H
documentation

                  Kilometres per hour.
              
enumeration KT
documentation

                  Knots.
              
enumeration MACH
documentation

                  Mach number.
              
annotation
documentation

                     Unit of measure
                 
source <attribute name="uom" type="fb:UomAirspeedType" use="required">
 
<annotation>
   
<documentation>
                     Unit of measure
                 
</documentation>
 
</annotation>
</attribute>


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