Definition Type Element
Name image
Type string
Abstract False
MinOccurs 0
MaxOccurs (1)
Documentation An image to go along with the weather condition.  This is rendered over the calendar's gradient, but beneath the calendar's text.

The location of this image is relative to the data location that the program is using.

Note that this is an experimental feature and may not work correctly.
XSD Schema Character Sheet Definition.xsd
XSD Schema Diagram
XSD Schema Code
<xs:element minOccurs="0" name="image" type="xs:string" >
  <xs:annotation>
    <xs:documentation>An image to go along with the weather condition.  This is rendered over the calendar's gradient, but beneath the calendar's text.

The location of this image is relative to the data location that the program is using.

Note that this is an experimental feature and may not work correctly.
</xs:documentation>
  </xs:annotation>

</xs:element>
Derivation Tree
[No Sub Types]
image
    [No Super Types]
Generated using Liquid XML Studio by Liquid Technologies Ltd