simpleType ntcip:EssAvgWindSpeed
namespace http://www.ntcip.org/c2f-objects
type xs:unsignedShort
used by
elements ESSStatus/avg-wind-speed DataRoadWeather/avg-wind-speed
annotation
documentation
      
            Definition: A two minute average of the wind speed in tenths of meters per second measured at a height as indicated by essWindSensorHeight.  A value of 65535 shall indicate an error condition or missing value
        
source <xs:simpleType name="EssAvgWindSpeed">
 
<xs:annotation>
   
<xs:documentation>      
            Definition: A two minute average of the wind speed in tenths of meters per second measured at a height as indicated by essWindSensorHeight.  A value of 65535 shall indicate an error condition or missing value
        
</xs:documentation>
 
</xs:annotation>
 
<xs:restriction base="xs:unsignedShort"/>
</xs:simpleType>


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