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

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