Definition Type Element
Name icon
Type string
Abstract False
MinOccurs 0
MaxOccurs (1)
Documentation A icon to display in this tab.  This can either be one of the default icons bundled with the program, or a relative path to an image file, based off of where the program is installed.

If using a relative path, then Player will need to have this image file in the exact same location as the Master in order for the program to find and load it.
XSD Schema Character Sheet Definition.xsd
XSD Schema Diagram
XSD Schema Code
<xs:element minOccurs="0" name="icon" type="xs:string" >
  <xs:annotation>
    <xs:documentation>A icon to display in this tab.  This can either be one of the default icons bundled with the program, or a relative path to an image file, based off of where the program is installed.

If using a relative path, then Player will need to have this image file in the exact same location as the Master in order for the program to find and load it.
</xs:documentation>
  </xs:annotation>

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