Definition Type Element
Name label
Type string
Abstract False
MinOccurs 0
MaxOccurs (1)
Documentation A label to display to the user indicating the table in question.
XSD Schema Character Sheet Definition.xsd
XSD Schema Diagram
XSD Schema Code
<xs:element minOccurs="0" name="label" type="xs:string" >
  <xs:annotation>
    <xs:documentation>A label to display to the user indicating the table in question.</xs:documentation>
  </xs:annotation>

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