Definition Type Element
Name die-to-use
Type string
Abstract False
MinOccurs 0
MaxOccurs (1)
Documentation The ID of a previously defined die to be used as the main payload of this expression.

For "custom," "spell" and "button" expression types, it is assumed that no predefined die will be used, so this tag is generally ignored.  For other expression types, however, this makes up the bulk of the expression's payload.
XSD Schema Character Sheet Definition.xsd
XSD Schema Diagram
XSD Schema Code
<xs:element minOccurs="0" name="die-to-use" type="xs:string" >
  <xs:annotation>
    <xs:documentation>The ID of a previously defined die to be used as the main payload of this expression.

For &quot;custom,&quot; &quot;spell&quot; and &quot;button&quot; expression types, it is assumed that no predefined die will be used, so this tag is generally ignored.  For other expression types, however, this makes up the bulk of the expression's payload.
</xs:documentation>
  </xs:annotation>

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