Definition Type Element
Name init-low-to-high
Type boolean
Abstract False
MinOccurs 0
MaxOccurs 1
Documentation Flag indicating that initiative should proceed from lowest initiative roll to highest roll.
XSD Schema Character Sheet Definition.xsd
XSD Schema Diagram
XSD Schema Code
<xs:element minOccurs="0" maxOccurs="1" default="true" name="init-low-to-high" type="xs:boolean" >
  <xs:annotation>
    <xs:documentation>Flag indicating that initiative should proceed from lowest initiative roll to highest roll.</xs:documentation>
  </xs:annotation>

</xs:element>
Derivation Tree
[No Sub Types]
init-low-to-high
    [No Super Types]
Generated using Liquid XML Studio by Liquid Technologies Ltd