Definition Type Element
Name name
Type string
Abstract False
MinOccurs 0
MaxOccurs (1)
Documentation The name of this weather condition, which is displayed in the program's calendar when this condition is selected.
XSD Schema Character Sheet Definition.xsd
XSD Schema Diagram
XSD Schema Code
<xs:element minOccurs="0" name="name" type="xs:string" >
  <xs:annotation>
    <xs:documentation>The name of this weather condition, which is displayed in the program's calendar when this condition is selected.</xs:documentation>
  </xs:annotation>

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