Definition Type: Element
Name: skipDays
Type: tSkipDaysList
Containing Schema: rss-2_0_1-rev9.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
A hint for aggregators telling them which days they can skip.
Collapse XSD Schema Diagram:
Drilldown into day in schema rss-2_0_1-rev9_xsd Drilldown into tSkipDaysList in schema rss-2_0_1-rev9_xsdXSD Diagram of skipDays in schema rss-2_0_1-rev9_xsd (Really Simple Syndication (RSS))
Collapse XSD Schema Code:
<xs:element name="skipDays" type="tSkipDaysList" minOccurs="0">
    <xs:annotation>
        <xs:documentation>A hint for aggregators telling them which days they can skip.</xs:documentation>
    </xs:annotation>
</xs:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
day day 0 7
Collapse Derivation Tree: