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 | modifiers |
Abstract | False |
MinOccurs | 0 |
MaxOccurs | unbounded |
Documentation | A list of field IDs whose values can modify another field's value. |
XSD Schema | Character Sheet Definition.xsd |
![]() ![]() |
|
![]() |
|
![]() ![]() |
|
<xs:element minOccurs="0" maxOccurs="unbounded" name="modifiers" >
<xs:annotation> <xs:documentation>A list of field IDs whose values can modify another field's value.</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element minOccurs="0" maxOccurs="unbounded" name="modifier" type="xs:string"> <xs:annotation> <xs:documentation>The ID of a field whose contents will directly modify the value of the associated field.</xs:documentation> </xs:annotation> </xs:element> <xs:element minOccurs="0" maxOccurs="unbounded" name="modifier-positive" type="xs:string"> <xs:annotation> <xs:documentation>The ID of a field which contains data whose absolute value will positively modify the value of the associated field.</xs:documentation> </xs:annotation> </xs:element> <xs:element minOccurs="0" maxOccurs="unbounded" name="modifier-negative" type="xs:string"> <xs:annotation> <xs:documentation>The ID of a field which contains data whose absolute value will negatively modify the value of the associated field.</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> </xs:element> |
![]() ![]() |
|||||||||||||||||
|
|||||||||||||||||
![]() ![]() |
|||||||||||||||||
[No Sub Types] modifiers [No Super Types] |
|||||||||||||||||
Generated using Liquid XML Studio by Liquid Technologies Ltd |