namespace | http://www.NTCIP-Partial-00-00-00 | ||
type | restriction of xs:unsignedShort | ||
used by |
|
||
facets |
|
||
annotation |
|
||
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.</Definition> </xs:documentation> </xs:annotation> <xs:restriction base="xs:unsignedShort"> <xs:maxInclusive value="361"/> </xs:restriction> </xs:simpleType> |