Definition Type Element
Name name
Type string
Abstract False
MinOccurs 0
MaxOccurs (1)
Documentation The name of this tab, which is displayed in the Dice Dialog, unless an icon is defined.

If the "use-name-in-tab" flag is set, then this name will also be displayed in addition to an icon.
XSD Schema Character Sheet Definition.xsd
XSD Schema Diagram
XSD Schema Code
<xs:element minOccurs="0" name="name" type="xs:string" >
  <xs:annotation>
    <xs:documentation>The name of this tab, which is displayed in the Dice Dialog, unless an icon is defined.

If the &quot;use-name-in-tab&quot; flag is set, then this name will also be displayed in addition to an icon.
</xs:documentation>
  </xs:annotation>

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