Definition Type Element
Name compare-multiplier
Type double
Abstract False
MinOccurs 0
MaxOccurs 1
Documentation A multiplier to apply to the value of the "compare-field" to retrieve a percentage scale at which point an Icon will be considered "dead."
XSD Schema Character Sheet Definition.xsd
XSD Schema Diagram
XSD Schema Code
<xs:element minOccurs="0" maxOccurs="1" name="compare-multiplier" type="xs:double" >
  <xs:annotation>
    <xs:documentation>A multiplier to apply to the value of the &quot;compare-field&quot; to retrieve a percentage scale at which point an Icon will be considered &quot;dead.&quot;</xs:documentation>
  </xs:annotation>

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