Definition Type Element
Name high-to-succeed
Type boolean
Abstract False
MinOccurs 0
MaxOccurs (1)
Documentation Flag indicating that the success or failure of this expression should be determined by a high result.

This is generally used in conjunction with a "target-value" in game systems that support this notion.
XSD Schema Character Sheet Definition.xsd
XSD Schema Diagram
XSD Schema Code
<xs:element minOccurs="0" default="true" name="high-to-succeed" type="xs:boolean" >
  <xs:annotation>
    <xs:documentation>Flag indicating that the success or failure of this expression should be determined by a high result.

This is generally used in conjunction with a &quot;target-value&quot; in game systems that support this notion.
</xs:documentation>
  </xs:annotation>

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