Definition Type: Element
Name: pubDate
Type: tRfc822FormatDate
Containing Schema: rss-2_0_1-rev9.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
Indicates when the item was published.
Collapse XSD Schema Diagram:
XSD Diagram of pubDate in schema rss-2_0_1-rev9_xsd (Really Simple Syndication (RSS))
Collapse XSD Schema Code:
<xs:element name="pubDate" type="tRfc822FormatDate" minOccurs="0">
    <xs:annotation>
        <xs:documentation>Indicates when the item was published.</xs:documentation>
    </xs:annotation>
</xs:element>
Collapse Derivation Tree: