Definition Type Element
Name element
Type string
Abstract False
MinOccurs 0
MaxOccurs unbounded
Documentation An element of the array.
XSD Schema Character Sheet Definition.xsd
XSD Schema Diagram
XSD Schema Code
<xs:element minOccurs="0" maxOccurs="unbounded" name="element" type="xs:string" >
  <xs:annotation>
    <xs:documentation>An element of the array.</xs:documentation>
  </xs:annotation>

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