kLoOge.Werks Definition File Documentation v3.3.3 | Generated using Liquid XML Studio by Liquid Technologies Ltd |
Tuesday, April 07, 2009 |
Definition Type | Element |
Name | spell-level-source |
Abstract | False |
MinOccurs | 0 |
MaxOccurs | (1) |
Documentation | This clause defines for the program where to look for spell level information. In order to operate correctly, "spell-setup" must have a variety of information, including where to find spell level names, where the maximum number of spells of that level can be found and what the current number of spells of that level are found. |
XSD Schema | Character Sheet Definition.xsd |
![]() ![]() |
|
![]() |
|
![]() ![]() |
|
<xs:element minOccurs="0" name="spell-level-source" >
<xs:annotation> <xs:documentation>This clause defines for the program where to look for spell level information. In order to operate correctly, "spell-setup" must have a variety of information, including where to find spell level names, where the maximum number of spells of that level can be found and what the current number of spells of that level are found.</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element minOccurs="0" name="table-id" type="xs:string"> <xs:annotation> <xs:documentation>The ID of the table that contains spell level information.</xs:documentation> </xs:annotation> </xs:element> <xs:element minOccurs="0" name="name-id" type="xs:string"> <xs:annotation> <xs:documentation>The ID of the field within the "table-id" table where the name of the spell level is located.</xs:documentation> </xs:annotation> </xs:element> <xs:element minOccurs="0" name="max-id" type="xs:string"> <xs:annotation> <xs:documentation>The ID of the field within the "table-id" table where the maximum number of spells of this level is stored.</xs:documentation> </xs:annotation> </xs:element> <xs:element minOccurs="0" name="cur-id" type="xs:string"> <xs:annotation> <xs:documentation>The ID of the field within the "table-id" table where the current number of spells of this level is stored.</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> </xs:element> |
![]() ![]() |
|||||||||||||||||||||
|
|||||||||||||||||||||
![]() ![]() |
|||||||||||||||||||||
[No Sub Types] spell-level-source [No Super Types] |
|||||||||||||||||||||
Generated using Liquid XML Studio by Liquid Technologies Ltd |