Definition Type Element
Name tag
Type string
Abstract False
MinOccurs 1
MaxOccurs 1
Documentation The identifier to use when saving character sheet data to an XML file.
XSD Schema Character Sheet Definition.xsd
XSD Schema Diagram
XSD Schema Code
<xs:element minOccurs="1" maxOccurs="1" name="tag" type="xs:string" >
  <xs:annotation>
    <xs:documentation>The identifier to use when saving character sheet data to an XML file.</xs:documentation>
  </xs:annotation>

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