Definition Type Element
Name background
Type string
Abstract False
MinOccurs 0
MaxOccurs (1)
Documentation The name of an image file to use as a rendered texture for this page's background.

Note that this is a path name relative to where the program is installed.  For Players to see this texture, they must have the image installed in the exact same relative location as the Master.
XSD Schema Character Sheet Definition.xsd
XSD Schema Diagram
XSD Schema Code
<xs:element minOccurs="0" name="background" type="xs:string" >
  <xs:annotation>
    <xs:documentation>The name of an image file to use as a rendered texture for this page's background.

Note that this is a path name relative to where the program is installed.  For Players to see this texture, they must have the image installed in the exact same relative location as the Master.
</xs:documentation>
  </xs:annotation>

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