Definition Type Element
Name hps-count-up
Type boolean
Abstract False
MinOccurs 0
MaxOccurs 1
Documentation Flag indicating that a lower value of "hit points" is considered "healthy" and a higher value is considered "harmful."
XSD Schema Character Sheet Definition.xsd
XSD Schema Diagram
XSD Schema Code
<xs:element minOccurs="0" maxOccurs="1" default="false" name="hps-count-up" type="xs:boolean" >
  <xs:annotation>
    <xs:documentation>Flag indicating that a lower value of &quot;hit points&quot; is considered &quot;healthy&quot; and a higher value is considered &quot;harmful.&quot;</xs:documentation>
  </xs:annotation>

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