Definition Type: Element
Name: lastBuildDate
Type: tRfc822FormatDate
Containing Schema: rss-2_0_1-rev9.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
The last time the content of the channel changed.
Collapse XSD Schema Diagram:
XSD Diagram of lastBuildDate in schema rss-2_0_1-rev9_xsd (Really Simple Syndication (RSS))
Collapse XSD Schema Code:
<xs:element name="lastBuildDate" type="tRfc822FormatDate" minOccurs="0">
    <xs:annotation>
        <xs:documentation>The last time the content of the channel changed.</xs:documentation>
    </xs:annotation>
</xs:element>
Collapse Derivation Tree: