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