Definition Type Element
Name color
Type string
Abstract False
MinOccurs 0
MaxOccurs (1)
Documentation The color to use when issuing the the chat message when this expression is evaluated.

This represents a "default," which can be overridding by various other settings in the program.
XSD Schema Character Sheet Definition.xsd
XSD Schema Diagram
XSD Schema Code
<xs:element minOccurs="0" name="color" type="xs:string" >
  <xs:annotation>
    <xs:documentation>The color to use when issuing the the chat message when this expression is evaluated.

This represents a &quot;default,&quot; which can be overridding by various other settings in the program.
</xs:documentation>
  </xs:annotation>

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