A Proposal for a Shadowrun XML Standard

spelldeflist

root/spelldeflist
Back

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.


Code Fragment

<xs:elementtype name="spelldeflist">
  <xs:element type="spelldef" occurs="+"/>
</xs:elementtype>