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

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