Definition Type Element
Name raw-label
Type string
Abstract False
MinOccurs 0
MaxOccurs (1)
Documentation The "raw" or "base" identification of this expression.  When multiple Icons are selected and a roll performed, the program will evaluate whether all the Icons have matching expressions based on this label.

As such, it should not contain any information specify to a particular Icon.
XSD Schema Character Sheet Definition.xsd
XSD Schema Diagram
XSD Schema Code
<xs:element minOccurs="0" name="raw-label" type="xs:string" >
  <xs:annotation>
    <xs:documentation>The &quot;raw&quot; or &quot;base&quot; identification of this expression.  When multiple Icons are selected and a roll performed, the program will evaluate whether all the Icons have matching expressions based on this label.

As such, it should not contain any information specify to a particular Icon.
</xs:documentation>
  </xs:annotation>

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