Definition Type Element
Name id
Type string
Abstract False
MinOccurs 0
MaxOccurs (1)
Documentation An optional identifier so that the contents of this table can be referenced elsewhere in the definition.
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 identifier so that the contents of this table can be referenced elsewhere in the definition.</xs:documentation>
  </xs:annotation>

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