Definition Type Element
Name id
Type string
Abstract False
MinOccurs 0
MaxOccurs (1)
Documentation The ID of this array, which can be used to reference this array just as any other field.
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>The ID of this array, which can be used to reference this array just as any other field.</xs:documentation>
  </xs:annotation>

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