Definition Type Element
Name id
Type string
Abstract False
MinOccurs 1
MaxOccurs 1
Documentation The ID of this die, which can be referenced elsewhere.
XSD Schema Character Sheet Definition.xsd
XSD Schema Diagram
XSD Schema Code
<xs:element minOccurs="1" maxOccurs="1" name="id" type="xs:string" >
  <xs:annotation>
    <xs:documentation>The ID of this die, which can be referenced elsewhere.</xs:documentation>
  </xs:annotation>

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