Definition Type Element
Name allow-randomize-hp
Type boolean
Abstract False
MinOccurs 0
MaxOccurs (1)
Documentation Flag indicating that it is acceptable for the program to attempt to randomize the "hit points" of Icons.  Some game systems do not have a concept of "hit points," so for them the concept of "randomizing hit points" makes no sense.
XSD Schema Character Sheet Definition.xsd
XSD Schema Diagram
XSD Schema Code
<xs:element minOccurs="0" default="false" name="allow-randomize-hp" type="xs:boolean" >
  <xs:annotation>
    <xs:documentation>Flag indicating that it is acceptable for the program to attempt to randomize the &quot;hit points&quot; of Icons.  Some game systems do not have a concept of &quot;hit points,&quot; so for them the concept of &quot;randomizing hit points&quot; makes no sense.</xs:documentation>
  </xs:annotation>

</xs:element>
Derivation Tree
[No Sub Types]
allow-randomize-hp
    [No Super Types]
Generated using Liquid XML Studio by Liquid Technologies Ltd