Definition Type Element
Name modifier
Type string
Abstract False
MinOccurs 0
MaxOccurs unbounded
Documentation The ID of a field whose contents will directly modify the value of the associated field.
XSD Schema Character Sheet Definition.xsd
XSD Schema Diagram
XSD Schema Code
<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>
Derivation Tree
[No Sub Types]
modifier
    [No Super Types]
Generated using Liquid XML Studio by Liquid Technologies Ltd