Definition Type Element
Name tag
Type string
Abstract False
MinOccurs 0
MaxOccurs (1)
Documentation The tag to use when saving this clause's data.  Without a tag, data contained in this field will not be preserved.
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 tag to use when saving this clause's data.  Without a tag, data contained in this field will not be preserved.</xs:documentation>
  </xs:annotation>

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