From http://www.w3schools.com (Copyright Refsnes Data)
Complete RSS Reference
The <textinput> tag specifies a text input field that should be displayed with the feed.
Note: Most aggregators ignores the <textInput> element.
| Tag | Description |
|---|---|
| <description> | Required. Defines a description of the text input area |
| <name> | Required. Defines the name of the text object in the text input area |
| <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 area |
Example
Try it yourself » |
Complete RSS Reference
From http://www.w3schools.com (Copyright Refsnes Data)