complexType WindDirectionType
diagram BasicMessage_diagrams/BasicMessage_p159.png
namespace http://www.fixm.aero/base/4.2
type extension of fb:AngleType
properties
base fb:AngleType
used by
element MeteorologicalDataType/windDirection
facets
Kind Value Annotation
minInclusive 0
maxInclusive 360
attributes
Name  Type  Use  Default  Fixed  Annotation
uom  fb:UomAngleType  required      
documentation
Unit of measure
annotation
documentation
Direction from which the wind blows. [International Meteorological Vocabulary, WMO]
source <xs:complexType name="WindDirectionType">
 
<xs:annotation>
   
<xs:documentation>Direction from which the wind blows. [International Meteorological Vocabulary, WMO]</xs:documentation>
 
</xs:annotation>
 
<xs:complexContent>
   
<xs:extension base="fb:AngleType"/>
 
</xs:complexContent>
</xs:complexType>


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