Definition Type Element
Name total-clauses
Type integer
Abstract False
MinOccurs 1
MaxOccurs 1
Documentation The total number of pieces that this expression is expected to contain.

If the expression does not actually contain this many pieces, then no hit point adjustment will be done.
XSD Schema Character Sheet Definition.xsd
XSD Schema Diagram
XSD Schema Code
<xs:element minOccurs="1" maxOccurs="1" name="total-clauses" type="xs:integer" >
  <xs:annotation>
    <xs:documentation>The total number of pieces that this expression is expected to contain.

If the expression does not actually contain this many pieces, then no hit point adjustment will be done.
</xs:documentation>
  </xs:annotation>

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