Definition Type Element
Name parse-script
Type string
Abstract False
MinOccurs 0
MaxOccurs 1
Documentation The name of a script file to be executed whenever this die is  evaluated.

If this script returns a value, that value will be used in the enclosing expression instead of what the die's sides and "how-many" indicates.
XSD Schema Character Sheet Definition.xsd
XSD Schema Diagram
XSD Schema Code
<xs:element minOccurs="0" maxOccurs="1" name="parse-script" type="xs:string" >
  <xs:annotation>
    <xs:documentation>The name of a script file to be executed whenever this die is  evaluated.

If this script returns a value, that value will be used in the enclosing expression instead of what the die's sides and &quot;how-many&quot; indicates.
</xs:documentation>
  </xs:annotation>

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