Definition Type Element
Name cost
Type string
Abstract False
MinOccurs 0
MaxOccurs (1)
Documentation The ID of the field where the program can find the "cost" of evaluating this expression.  This "cost" will be deducted from the value contained in the "memorized" field.
XSD Schema Character Sheet Definition.xsd
XSD Schema Diagram
XSD Schema Code
<xs:element minOccurs="0" name="cost" type="xs:string" >
  <xs:annotation>
    <xs:documentation>The ID of the field where the program can find the &quot;cost&quot; of evaluating this expression.  This &quot;cost&quot; will be deducted from the value contained in the &quot;memorized&quot; field.</xs:documentation>
  </xs:annotation>

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