complexType GroundSpeedType
diagram Nas_diagrams/Nas_p416.png
namespace http://www.fixm.aero/base/4.1
type extension of fb:RestrictedGroundSpeedType
properties
base fb:RestrictedGroundSpeedType
used by
elements TrajectoryPoint4DType/predictedGroundspeed NasAircraftPositionType/actualSpeed
facets
Kind Value Annotation
minInclusive 0
attributes
Name  Type  Use  Default  Fixed  Annotation
uom  fb:UomGroundSpeedType  required      
documentation

                     Unit of measure
                 
annotation
documentation

            The speed of an aircraft relative to the surface of the earth. [ICAO Doc 9426]
        
source <complexType name="GroundSpeedType">
 
<annotation>
   
<documentation>
            The speed of an aircraft relative to the surface of the earth. [ICAO Doc 9426]
        
</documentation>
 
</annotation>
 
<simpleContent>
   
<extension base="fb:RestrictedGroundSpeedType">
     
<attribute name="uom" type="fb:UomGroundSpeedType" use="required">
       
<annotation>
         
<documentation>
                     Unit of measure
                 
</documentation>
       
</annotation>
     
</attribute>
   
</extension>
 
</simpleContent>
</complexType>

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

                  Kilometres per hour.
              
enumeration KT
documentation

                  Knots.
              
annotation
documentation

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


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