simpleType UomWindSpeedType
namespace http://www.fixm.aero/base/4.1
type restriction of string
properties
base xs:string
used by
attribute WindSpeedType/@uom
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

            The reference quantities used to express the value of wind speed.
        
source <simpleType name="UomWindSpeedType">
 
<annotation>
   
<documentation>
            The reference quantities used to express the value of wind speed.
        
</documentation>
 
</annotation>
 
<restriction base="xs:string">
   
<enumeration value="KM_H">
     
<annotation>
       
<documentation>
                  Kilometres per hour.
              
</documentation>
     
</annotation>
   
</enumeration>
   
<enumeration value="KT">
     
<annotation>
       
<documentation>
                  Knots.
              
</documentation>
     
</annotation>
   
</enumeration>
   
<enumeration value="M_SEC">
     
<annotation>
       
<documentation>
                  Metres per second
              
</documentation>
     
</annotation>
   
</enumeration>
   
<enumeration value="MPH">
     
<annotation>
       
<documentation>
                  Miles per hour.
              
</documentation>
     
</annotation>
   
</enumeration>
 
</restriction>
</simpleType>


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