A Proposal for a Shadowrun XML Standard

skilldeflist

root/skilldeflist
Back

Namespace:
Filename:

Content: skilldef +

Description: The skilldeflist tag defines a list of skill definitions. This list does not describe a specific useage of a skill.


Code Fragment

<xs:elementtype name="skilldeflist">
  <xs:element type="skilldef" occurs="+"/>
</xs:elementtype>