Definition Type Complex Type
Name adsenseChunkType
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="adsenseChunkType" >
  <xsd:choice minOccurs="1" maxOccurs="unbounded">
    <xsd:element minOccurs="1" maxOccurs="1" name="channel_id" type="xsd:string"/>
    <xsd:element minOccurs="1" maxOccurs="1" name="client_id" type="xsd:string"/>
    <xsd:element minOccurs="0" maxOccurs="1" name="items_per_page" type="xsd:string"/>
    <xsd:element minOccurs="0" maxOccurs="1" name="col_border" type="xsd:string"/>
    <xsd:element minOccurs="0" maxOccurs="1" name="col_bg" type="xsd:string"/>
    <xsd:element minOccurs="0" maxOccurs="1" name="col_link" type="xsd:string"/>
    <xsd:element minOccurs="0" maxOccurs="1" name="col_text" type="xsd:string"/>
    <xsd:element minOccurs="0" maxOccurs="1" name="col_url" type="xsd:string"/>
    <xsd:group minOccurs="0" maxOccurs="unbounded" ref="chunkSettings"/>
  </xsd:choice>

</xsd:complexType>
Child Elements
Name Type Min Occurs Max Occurs
Derivation Tree
[No Sub Types]
adsenseChunkType
    adsenseChunk
References
adsenseChunk
Generated using Liquid XML Studio 6.1.18.0 by Liquid Technologies Ltd