RSS <textInput>
Element
Definition and Usage
The <textInput>
element specifies a text input field that should be displayed with the feed.
Tips and Notes
Note: Most aggregators ignore the <textInput>
element.
Child Elements of <textInput>
Tag | Description |
---|---|
<description> |
Required. Defines the description of the text input field. |
<name> |
Required. Defines the name of the text object in the input field. |
<link> |
Required. Defines the URL of the CGI script that processes the text input. |
<title> |
Required. Defines the label of the submit button in the text input field. |