simpleType ntcip:EssAvgWindSpeed
namespace http://www.NTCIP-Partial-00-00-00
type xs:unsignedShort
used by
elements atis:WeatherInformation/windGustSpeed MaterialRelease/windSpeed atis:WeatherInformation/windSpeed
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.</Definition>
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.</Definition>
   
</xs:documentation>
 
</xs:annotation>
 
<xs:restriction base="xs:unsignedShort"/>
</xs:simpleType>


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