Definition Type Element
Name no-special-initiative-handling
Type boolean
Abstract False
MinOccurs 0
MaxOccurs (1)
Documentation Flag to indicate that the program should not treat expressions of type "init" in any special way.  By default, expressions of type "init" will be moved from wherever they are encountered and placed in a more strategic location for easy access.
XSD Schema Character Sheet Definition.xsd
XSD Schema Diagram
XSD Schema Code
<xs:element minOccurs="0" default="false" name="no-special-initiative-handling" type="xs:boolean" >
  <xs:annotation>
    <xs:documentation>Flag to indicate that the program should not treat expressions of type &quot;init&quot; in any special way.  By default, expressions of type &quot;init&quot; will be moved from wherever they are encountered and placed in a more strategic location for easy access.</xs:documentation>
  </xs:annotation>

</xs:element>
Derivation Tree
[No Sub Types]
no-special-initiative-handling
    [No Super Types]
Generated using Liquid XML Studio by Liquid Technologies Ltd