Definition Type Element
Name size
Type integer
Abstract False
MinOccurs 0
MaxOccurs (1)
Documentation The number of columns that this field should occupy.  Depending on the layout of the character sheet, this value may not be honored.
XSD Schema Character Sheet Definition.xsd
XSD Schema Diagram
XSD Schema Code
<xs:element minOccurs="0" name="size" type="xs:integer" >
  <xs:annotation>
    <xs:documentation>The number of columns that this field should occupy.  Depending on the layout of the character sheet, this value may not be honored.</xs:documentation>
  </xs:annotation>

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