Definition Type Complex Type
Name layoutType
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="layoutType" >
  <xsd:choice minOccurs="1" maxOccurs="unbounded">
    <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:element minOccurs="0" maxOccurs="unbounded" ref="form"/>
    <xsd:element minOccurs="0" maxOccurs="1" ref="rule"/>
    <xsd:group minOccurs="0" maxOccurs="unbounded" ref="chunks"/>
  </xsd:choice>

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