Definition Type Element
Name id
Type string
Abstract False
MinOccurs 0
MaxOccurs (1)
Documentation An optional ID for this field so its contents can be referenced elsewhere on the sheet.
XSD Schema Character Sheet Definition.xsd
XSD Schema Diagram
XSD Schema Code
<xs:element minOccurs="0" name="id" type="xs:string" >
  <xs:annotation>
    <xs:documentation>An optional ID for this field so its contents can be referenced elsewhere on the sheet.</xs:documentation>
  </xs:annotation>

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