Namespace:
Filename:
Content: spelldef +
Description: The spelldeflist tag defines a list of spell
definitions. This list does not describe a specific useage of a peice of the spells.
spelldef defines a single spellCode Fragment
<xs:elementtype name="spelldeflist">
  <xs:element type="spelldef" occurs="+"/>
</xs:elementtype>