simpleType ntcip:EssAvgWindDirection
namespace http://www.ntcip.org/c2f-objects
type restriction of xs:unsignedShort
used by
elements ESSStatus/avg-wind-direction DataRoadWeather/avg-wind-direction
facets
maxInclusive 361
annotation
documentation
      
            Definition: A two minute average of the direction from which the wind is blowing measured clockwise in degrees from true North and measured at a height as indicated by essWindSensorHeight.  A value of 361 shall indicate an error condition or missing value.
            Remarks: V2.0 - External data element taken from:NTCIP 1204, Object Definitions for Environmental Sensor Stations (ESS), v01.13, November 23, 2001.
        
source <xs:simpleType name="EssAvgWindDirection">
 
<xs:annotation>
   
<xs:documentation>      
            Definition: A two minute average of the direction from which the wind is blowing measured clockwise in degrees from true North and measured at a height as indicated by essWindSensorHeight.  A value of 361 shall indicate an error condition or missing value.
            Remarks: V2.0 - External data element taken from:NTCIP 1204, Object Definitions for Environmental Sensor Stations (ESS), v01.13, November 23, 2001.
        
</xs:documentation>
 
</xs:annotation>
 
<xs:restriction base="xs:unsignedShort">
   
<xs:maxInclusive value="361"/>
 
</xs:restriction>
</xs:simpleType>


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