Definition Type Element
Name hd-field
Type string
Abstract False
MinOccurs 0
MaxOccurs (1)
Documentation The ID of the field that probably contains hit dice information.  The program will use this information, in conjunction with "allow-randomize-hp" to randomize an Icon's hit points.
XSD Schema Character Sheet Definition.xsd
XSD Schema Diagram
XSD Schema Code
<xs:element minOccurs="0" name="hd-field" type="xs:string" >
  <xs:annotation>
    <xs:documentation>The ID of the field that probably contains hit dice information.  The program will use this information, in conjunction with &quot;allow-randomize-hp&quot; to randomize an Icon's hit points.</xs:documentation>
  </xs:annotation>

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