simpleType ntcip:EssAvgWindDirection
namespace http://www.NTCIP-Partial-00-00-00
type restriction of xs:unsignedShort
used by
elements atis:WeatherInformation/windAngle MaterialRelease/windDirection
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.</Definition>
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>


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