Documentation for ATIS-Draft-03-00-79

Simple Type: EssAvgWindSpeed

[Table of contents]

Super-types: xs:unsignedShort < EssAvgWindSpeed (by restriction)
Sub-types: None
Name EssAvgWindSpeed
Content
  • Base XSD Type: unsignedShort
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>
Diagram
Schema Component Representation
<xs:simpleType name="EssAvgWindSpeed">
<xs:restriction base=" xs:unsignedShort "/>
</xs:simpleType>