Definition Type: Element
Name: link
Type: anyURI:http://www.w3.org/2001/XMLSchema
Containing Schema: rss-2_0_1-rev9.xsd
MinOccurs (1)
MaxOccurs (1)
Abstract
Documentation:
The URL of the CGI script that processes text input requests.
Collapse XSD Schema Diagram:
XSD Diagram of link in schema rss-2_0_1-rev9_xsd (Really Simple Syndication (RSS))
Collapse XSD Schema Code:
<xs:element name="link" type="xs:anyURI">
    <xs:annotation>
        <xs:documentation>The URL of the CGI script that processes text input requests.</xs:documentation>
    </xs:annotation>
</xs:element>