Definition Type Element
Name second-column-size
Type integer
Abstract False
MinOccurs 0
MaxOccurs (1)
Documentation A hint as to how wide to make the second column of the table.  Depending on the layout of the charcter sheet, this value may not be honored.
XSD Schema Character Sheet Definition.xsd
XSD Schema Diagram
XSD Schema Code
<xs:element minOccurs="0" name="second-column-size" type="xs:integer" >
  <xs:annotation>
    <xs:documentation>A hint as to how wide to make the second column of the table.  Depending on the layout of the charcter sheet, this value may not be honored.</xs:documentation>
  </xs:annotation>

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