Definition Type Complex Type
Name ruleType
Abstract False
XSD Schema http://wapl.wapple.net/wapl.xsd
XSD Schema Diagram
XSD Schema Code
<xsd:complexType xmlns:xsd="http://www.w3.org/2001/XMLSchema" name="ruleType" >
  <xsd:choice>
    <xsd:group ref="cellElements"/>
    <xsd:element minOccurs="0" maxOccurs="unbounded" ref="cell"/>
    <xsd:element minOccurs="0" maxOccurs="unbounded" ref="row"/>
    <xsd:element minOccurs="0" maxOccurs="unbounded" ref="easyExternalImage"/>
    <xsd:element minOccurs="0" maxOccurs="unbounded" ref="easyChars"/>
    <xsd:element minOccurs="0" maxOccurs="unbounded" ref="easyLink"/>
    <xsd:element minOccurs="0" maxOccurs="unbounded" ref="easyExternalLink"/>
  </xsd:choice>

  <xsd:attribute name="type" type="ruleOptionsType"/>
  <xsd:attribute name="criteria" type="xsd:string"/>
  <xsd:attribute name="condition" type="xsd:boolean"/>
  <xsd:attribute name="value" type="xsd:string"/>
</xsd:complexType>
Child Elements
Name Type Min Occurs Max Occurs
Child Attributes
Name Type Default Value Use
Derivation Tree
[No Sub Types]
ruleType
    rule
        rule
        rule
        rule
References
rule
Generated using Liquid XML Studio 6.1.18.0 by Liquid Technologies Ltd