- rss:feedrecord
- rss:feed? xprocedure
- rss:feed-version FEEDprocedure
- rss:feed-channel FEEDprocedure
- rss:feed-items FEEDprocedure
- rss:feed-base-uri FEEDprocedure
A record that holds information for an RSS feed. The version field contains a string, the channel field and the items hold a single rss:item and a list of rss:items, respectively. The base-uri field contains a string pointing to the base uri (if the xml:base attribute is defined in rss tag).