Definition Type Element
Name button-sub-label
Type string
Abstract False
MinOccurs 0
MaxOccurs (1)
Documentation An additional label to render on the face of this button when it is placed in a Dice Panel.

This value can contain tokens and field IDs, which will be evaluated and expanded when the label is rendered.
XSD Schema Character Sheet Definition.xsd
XSD Schema Diagram
XSD Schema Code
<xs:element minOccurs="0" name="button-sub-label" type="xs:string" >
  <xs:annotation>
    <xs:documentation>An additional label to render on the face of this button when it is placed in a Dice Panel.

This value can contain tokens and field IDs, which will be evaluated and expanded when the label is rendered.
</xs:documentation>
  </xs:annotation>

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