Definition Type: Element
Name: day
Type: tSkipDay
Containing Schema: rss-2_0_1-rev9.xsd
MinOccurs 0
MaxOccurs 7
Abstract
Documentation:
A time in GMT, when aggregators should not request the channel data. The hour beginning at midnight is hour zero.
Collapse XSD Schema Diagram:
XSD Diagram of day in schema rss-2_0_1-rev9_xsd (Really Simple Syndication (RSS))
Collapse XSD Schema Code:
<xs:element name="day" type="tSkipDay" minOccurs="0" maxOccurs="7">
    <xs:annotation>
        <xs:documentation>A time in GMT, when aggregators should not request the channel data.
                        The hour beginning at midnight is hour zero.</xs:documentation>
    </xs:annotation>
</xs:element>
Collapse Derivation Tree: