Definition Type Element
Name can-cast-up
Type boolean
Abstract False
MinOccurs 0
MaxOccurs (1)
Documentation Flag that indicates whether modification fails if there are no matching data available.

Essentially, this covers the instance where the user can elect to use a slot where he has data available in exchange for a slot where he does not.
XSD Schema Character Sheet Definition.xsd
XSD Schema Diagram
XSD Schema Code
<xs:element minOccurs="0" default="false" name="can-cast-up" type="xs:boolean" >
  <xs:annotation>
    <xs:documentation>Flag that indicates whether modification fails if there are no matching data available.

Essentially, this covers the instance where the user can elect to use a slot where he has data available in exchange for a slot where he does not.
</xs:documentation>
  </xs:annotation>

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