Definition Type Element
Name button-label
Type string
Abstract False
MinOccurs 0
MaxOccurs (1)
Documentation The label to render on the face of this button.

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-label" type="xs:string" >
  <xs:annotation>
    <xs:documentation>The label to render on the face of this button.

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-label
    [No Super Types]
Generated using Liquid XML Studio by Liquid Technologies Ltd