complexType WindSpeedType
diagram Nas_diagrams/Nas_p428.png
namespace http://www.fixm.aero/base/4.1
type extension of fb:RestrictedWindSpeedType
properties
base fb:RestrictedWindSpeedType
used by
element MeteorologicalDataType/windSpeed
facets
Kind Value Annotation
minInclusive 0
attributes
Name  Type  Use  Default  Fixed  Annotation
uom  fb:UomWindSpeedType  required      
documentation

                     Unit of measure
                 
annotation
documentation

            The speed of wind. [FIXM]
        
source <complexType name="WindSpeedType">
 
<annotation>
   
<documentation>
            The speed of wind. [FIXM]
        
</documentation>
 
</annotation>
 
<simpleContent>
   
<extension base="fb:RestrictedWindSpeedType">
     
<attribute name="uom" type="fb:UomWindSpeedType" use="required">
       
<annotation>
         
<documentation>
                     Unit of measure
                 
</documentation>
       
</annotation>
     
</attribute>
   
</extension>
 
</simpleContent>
</complexType>

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

                  Kilometres per hour.
              
enumeration KT
documentation

                  Knots.
              
enumeration M_SEC
documentation

                  Metres per second
              
enumeration MPH
documentation

                  Miles per hour.
              
annotation
documentation

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


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