Definition Type Element
Name target-value
Type string
Abstract False
MinOccurs 0
MaxOccurs (1)
Documentation The "target" that the expression should be evaluated against.

For game systems that support this notion, this value contributes to the program determining whether the result of the expression evaluates to success or failure.
XSD Schema Character Sheet Definition.xsd
XSD Schema Diagram
XSD Schema Code
<xs:element minOccurs="0" name="target-value" type="xs:string" >
  <xs:annotation>
    <xs:documentation>The &quot;target&quot; that the expression should be evaluated against.

For game systems that support this notion, this value contributes to the program determining whether the result of the expression evaluates to success or failure.
</xs:documentation>
  </xs:annotation>

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