Definition Type Element
Name token-name
Type string
Abstract False
MinOccurs 0
MaxOccurs (1)
Documentation A unique identifier that allows the contents of this field to be referenced by the contents of other fields.
XSD Schema Character Sheet Definition.xsd
XSD Schema Diagram
XSD Schema Code
<xs:element minOccurs="0" name="token-name" type="xs:string" >
  <xs:annotation>
    <xs:documentation>A unique identifier that allows the contents of this field to be referenced by the contents of other fields.</xs:documentation>
  </xs:annotation>

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