Definition Type Element
Name chat-filter
Abstract False
MinOccurs 0
MaxOccurs (1)
Documentation This clause supplies the program with information about where to find an Icon's chat filter.
XSD Schema Character Sheet Definition.xsd
XSD Schema Diagram
XSD Schema Code
<xs:element minOccurs="0" name="chat-filter" >
  <xs:annotation>
    <xs:documentation>This clause supplies the program with information about where to find an Icon's chat filter.</xs:documentation>
  </xs:annotation>

  <xs:complexType>
    <xs:sequence>
      <xs:element minOccurs="0" name="field" type="xs:string">
        <xs:annotation>
          <xs:documentation>The ID of the field containing &quot;chat filter&quot; data.</xs:documentation>
        </xs:annotation>

      </xs:element>

    </xs:sequence>

  </xs:complexType>

</xs:element>
Child Elements
Name Type Min Occurs Max Occurs
Derivation Tree
[No Sub Types]
chat-filter
    [No Super Types]
Generated using Liquid XML Studio by Liquid Technologies Ltd