Definition Type Complex Type
Name rssChunkType
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="rssChunkType" >
  <xsd:choice minOccurs="1" maxOccurs="unbounded">
    <xsd:element minOccurs="1" maxOccurs="1" name="url" type="xsd:string"/>
    <xsd:element minOccurs="0" maxOccurs="1" name="max_items" type="xsd:positiveInteger"/>
    <xsd:element minOccurs="0" maxOccurs="1" name="items_per_page" type="xsd:positiveInteger"/>
    <xsd:element minOccurs="0" maxOccurs="1" name="graphic_scale" type="xsd:integer"/>
    <xsd:element minOccurs="0" maxOccurs="1" name="icon_scale" type="xsd:integer"/>
    <xsd:element minOccurs="0" maxOccurs="1" name="tease_length" type="xsd:integer"/>
    <xsd:element minOccurs="0" maxOccurs="1" name="show_no_tease" type="xsd:boolean"/><!--  Channel options -->
    <xsd:element minOccurs="0" maxOccurs="1" name="do_channel_title" type="xsd:boolean"/>
    <xsd:element minOccurs="0" maxOccurs="1" name="do_channel_image" type="xsd:boolean"/>
    <xsd:element minOccurs="0" maxOccurs="1" name="do_channel_link" type="xsd:boolean"/>
    <xsd:element minOccurs="0" maxOccurs="1" name="do_channel_description" type="xsd:boolean"/>
    <xsd:element minOccurs="0" maxOccurs="1" name="do_channel_language" type="xsd:boolean"/>
    <xsd:element minOccurs="0" maxOccurs="1" name="do_channel_copyright" type="xsd:boolean"/>
    <xsd:element minOccurs="0" maxOccurs="1" name="do_channel_managing_editor" type="xsd:boolean"/>
    <xsd:element minOccurs="0" maxOccurs="1" name="do_channel_webmaster" type="xsd:boolean"/>
    <xsd:element minOccurs="0" maxOccurs="1" name="do_channel_publish_date" type="xsd:boolean"/>
    <xsd:element minOccurs="0" maxOccurs="1" name="do_channel_last_build_date" type="xsd:boolean"/>
    <xsd:element minOccurs="0" maxOccurs="1" name="do_channel_category" type="xsd:boolean"/>
    <xsd:element minOccurs="0" maxOccurs="1" name="do_channel_generator" type="xsd:boolean"/>
    <xsd:element minOccurs="0" maxOccurs="1" name="do_channel_documentation" type="xsd:boolean"/>
    <xsd:element minOccurs="0" maxOccurs="1" name="do_channel_cloud" type="xsd:boolean"/>
    <xsd:element minOccurs="0" maxOccurs="1" name="do_channel_ttl" type="xsd:boolean"/>
    <xsd:element minOccurs="0" maxOccurs="1" name="do_channel_rating" type="xsd:boolean"/>
    <xsd:element minOccurs="0" maxOccurs="1" name="do_channel_text_input" type="xsd:boolean"/>
    <xsd:element minOccurs="0" maxOccurs="1" name="do_channel_skip_hours" type="xsd:boolean"/>
    <xsd:element minOccurs="0" maxOccurs="1" name="do_channel_skip_days" type="xsd:boolean"/><!--  Item Options -->
    <xsd:element minOccurs="0" maxOccurs="1" name="do_item_title" type="xsd:boolean"/>
    <xsd:element minOccurs="0" maxOccurs="1" name="do_item_link" type="xsd:boolean"/>
    <xsd:element minOccurs="0" maxOccurs="1" name="do_item_description" type="xsd:boolean"/>
    <xsd:element minOccurs="0" maxOccurs="1" name="do_item_author" type="xsd:boolean"/>
    <xsd:element minOccurs="0" maxOccurs="1" name="do_item_category" type="xsd:boolean"/>
    <xsd:element minOccurs="0" maxOccurs="1" name="do_item_comment" type="xsd:boolean"/>
    <xsd:element minOccurs="0" maxOccurs="1" name="do_item_comments" type="xsd:boolean"/>
    <xsd:element minOccurs="0" maxOccurs="1" name="do_item_enclosure" type="xsd:boolean"/>
    <xsd:element minOccurs="0" maxOccurs="1" name="do_item_guid" type="xsd:boolean"/>
    <xsd:element minOccurs="0" maxOccurs="1" name="do_item_publish_date" type="xsd:boolean"/>
    <xsd:element minOccurs="0" maxOccurs="1" name="do_item_source" type="xsd:boolean"/>
  </xsd:choice>

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