ChannelItems |
Catalog: RSS
The data in this table is partitioned per value of the column.
Retrieve: true
Topic: rss
Base XPath: /rss/channel
XPath: /item
Table Columns
The columns of the table ChannelItems are shown below. Each column has an SQL data type.
Name |
Data Type |
Label |
Required |
Documentation |
---|---|---|---|---|
CATEGORY_DOMAIN_ATTR |
string |
|
|
|
CATEGORY |
string |
|
|
|
CHANNEL_CATEGORY_DOMAIN_ATTR |
string |
|
|
|
CHANNEL_CATEGORY |
string |
|
|
|
CHANNEL_CLOUD |
string |
|
|
Allows processes to register with a cloud to be notified of updates to the channel, implementing a lightweight publish-subscribe protocol for RSS feeds. |
CHANNEL_COPYRIGHT |
string |
Channel Copyright |
|
Copyright notice for content in the channel. |
CHANNEL_DESCRIPTION |
string |
Channel Description |
|
Phrase or sentence describing the channel. |
CHANNEL_DOCS |
string |
|
|
A URL that points to the documentation for the format used in the RSS file. It's probably a pointer to this page. It's for people who might stumble across an RSS file on a Web server 25 years from now and wonder what it is. |
CHANNEL_GENERATOR |
string |
Channel Generator |
|
A string indicating the program used to generate the channel. |
CHANNEL_IMAGE_DESCRIPTION |
string |
Image Description |
|
Text that is included in the TITLE attribute of the link formed around the image in the HTML rendering. |
CHANNEL_IMAGE_HEIGHT |
int64 |
|
|
The height of the image in pixels. |
CHANNEL_IMAGE_LINK |
string |
Image Hyperlink |
|
The URL of the site, when the channel is rendered, the image is a link to the site. (Note, in practice the image <title> and <link> should have the same value as the channel's <title> and <link>. |
CHANNEL_IMAGE_TITLE |
string |
Image Title |
|
Describes the image, it's used in the ALT attribute of the HTML <img> tag when the channel is rendered in HTML. |
CHANNEL_IMAGE_URL |
string |
|
|
The URL of the image file. |
CHANNEL_IMAGE_WIDTH |
int64 |
|
|
The width of the image in pixels. |
CHANNEL_LANGUAGE |
string(17) |
Channel Language |
|
The language the channel is written in. This allows aggregators to group all Italian language sites, for example, on a single page. A list of allowable values for this element, as provided by Netscape, is here. You may also use values defined by the W3C. |
CHANNEL_LASTBUILDDATE |
string |
|
|
A date-time displayed in RFC-822 format. |
CHANNEL_LINK |
string |
Channel Hyperlink |
|
The URL to the HTML website corresponding to the channel. |
CHANNEL_PUBDATE |
string |
|
|
A date-time displayed in RFC-822 format. |
CHANNEL_SKIPDAYS |
int64 |
|
|
A hint for aggregators telling them which days they can skip. |
CHANNEL_SKIPHOURS |
int64 |
|
|
A hint for aggregators telling them which hours they can skip. |
CHANNEL_TEXTINPUT_DESCRIPTION |
string |
|
|
Explains the text input area. |
CHANNEL_TEXTINPUT_LINK |
string |
|
|
The URL of the CGI script that processes text input requests. |
CHANNEL_TEXTINPUT_NAME |
string |
|
|
The name of the text object in the text input area. |
CHANNEL_TEXTINPUT_TITLE |
string |
|
|
The label of the Submit button in the text input area. |
CHANNEL_TITLE |
string |
Channel Title |
|
The name of the channel. It's how people refer to your service. If you have an HTML website that contains the same information as your RSS file, the title of your channel should be the same as the title of your website. |
CHANNEL_TTL |
int64 |
|
|
ttl stands for time to live. It's a number of minutes that indicates how long a channel can be cached before refreshing from the source. |
COMMENTS |
string |
|
|
URL of a page for comments relating to the item. |
DESCRIPTION |
string |
Description |
|
The item synopsis. |
ENCLOSURE_LENGTH_ATTR |
int64 |
|
|
Size in bytes |
ENCLOSURE_TYPE_ATTR |
string |
|
|
MIME media-type of the enclosure |
ENCLOSURE_URL_ATTR |
string |
|
|
URL where the enclosure is located |
ENCLOSURE |
string |
|
|
|
GUID_ISPERMALINK_ATTR |
boolean |
|
|
|
GUID |
string |
|
|
|
INTERFACE_URL |
string(4000) |
Interface URL |
☑ |
|
LINK |
string |
Hyperlink |
|
The URL of the item. |
PUBDATE |
string |
|
|
A date-time displayed in RFC-822 format. |
SOURCE_URL_ATTR |
string |
|
|
|
SOURCE |
string |
|
|
|
TITLE |
string |
Title |
|
The title of the item. |
15-06-2022 20:41 Version 22.0.232-PROD+3445