Definition Type: Element
Name: textInput
Type: tTextInput
Containing Schema: rss-2_0_1-rev9.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
Specifies a text input box that can be displayed with the channel.
Collapse XSD Schema Diagram:
Drilldown into link in schema rss-2_0_1-rev9_xsd Drilldown into name in schema rss-2_0_1-rev9_xsd Drilldown into description in schema rss-2_0_1-rev9_xsd Drilldown into title in schema rss-2_0_1-rev9_xsd Drilldown into tTextInput in schema rss-2_0_1-rev9_xsdXSD Diagram of textInput in schema rss-2_0_1-rev9_xsd (Really Simple Syndication (RSS))
Collapse XSD Schema Code:
<xs:element name="textInput" type="tTextInput" minOccurs="0">
    <xs:annotation>
        <xs:documentation>Specifies a text input box that can be displayed with the channel.</xs:documentation>
    </xs:annotation>
</xs:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
title title (1) (1)
description description (1) (1)
name name (1) (1)
link link (1) (1)
Collapse Derivation Tree: