Definition Type Element
Name treat-data-as-modifiers
Type boolean
Abstract False
MinOccurs 0
MaxOccurs (1)
Documentation Flag indicating whether the program should treat all numerical data on the character sheet as a modifier.  This means that any positive value (or zero) will have a plus ("+") placed in front of it before that value is placed in an expression for evaluation.
XSD Schema Character Sheet Definition.xsd
XSD Schema Diagram
XSD Schema Code
<xs:element minOccurs="0" default="false" name="treat-data-as-modifiers" type="xs:boolean" >
  <xs:annotation>
    <xs:documentation>Flag indicating whether the program should treat all numerical data on the character sheet as a modifier.  This means that any positive value (or zero) will have a plus (&quot;+&quot;) placed in front of it before that value is placed in an expression for evaluation.</xs:documentation>
  </xs:annotation>

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