Definition Type Element
Name tag
Type string
Abstract False
MinOccurs 0
MaxOccurs (1)
Documentation The unique string that will identify data associated with this note.

Without a tag, any data entered here will not be saved with the character sheet.
XSD Schema Character Sheet Definition.xsd
XSD Schema Diagram
XSD Schema Code
<xs:element minOccurs="0" name="tag" type="xs:string" >
  <xs:annotation>
    <xs:documentation>The unique string that will identify data associated with this note.

Without a tag, any data entered here will not be saved with the character sheet.
</xs:documentation>
  </xs:annotation>

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