Definition Type Element
Name data-file
Type string
Abstract False
MinOccurs 0
MaxOccurs unbounded
Documentation The name of a file that contains information that can be used to create rows of the table.
XSD Schema Character Sheet Definition.xsd
XSD Schema Diagram
XSD Schema Code
<xs:element minOccurs="0" maxOccurs="unbounded" name="data-file" type="xs:string" >
  <xs:annotation>
    <xs:documentation>The name of a file that contains information that can be used to create rows of the table.</xs:documentation>
  </xs:annotation>

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