Definition Type Element
Name cost-value
Type string
Abstract False
MinOccurs 0
MaxOccurs (1)
Documentation A literal value for "cost" that is always used instead of a value contained in the character sheet data.
XSD Schema Character Sheet Definition.xsd
XSD Schema Diagram
XSD Schema Code
<xs:element minOccurs="0" name="cost-value" type="xs:string" >
  <xs:annotation>
    <xs:documentation>A literal value for &quot;cost&quot; that is always used instead of a value contained in the character sheet data.</xs:documentation>
  </xs:annotation>

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