RSS Reader

请点击元素列中的具体元素,获得更详细的信息。

RSS <channel> Element

元素 描述
<category> 可选的。为 feed 定义所属的一个或多个种类。
<cloud> 可选的。注册进程,以获得 feed 更新的立即通知。
<copyright> 可选。告知版权资料。
<description> 必需的。描述频道。
<docs> 可选的。规定指向当前 RSS 文件所用格式说明的 URL。
<generator> 可选的。规定用于生成 feed 的程序。
<image> 可选的。在聚合器呈现某个 feed 时,显示一个图像。
<language> 可选的。规定编写 feed 所用的语言。
<lastBuildDate> 可选的。定义 feed 内容的最后修改日期。
<link> 必需的。定义指向频道的超链接。
<managingEditor> 可选的。定义 feed 内容编辑的电子邮件地址。
<pubDate> 可选的。为 feed 的内容定义最后发布日期。
<rating> 可选的。feed 的 PICS 级别。
<skipDays> 可选的。规定忽略 feed 更新的天。
<skipHours> 可选的。规定忽略 feed 更新的小时。
<textInput> 可选的。规定应当与 feed 一同显示的文本输入域。
<title> 必需的。定义频道的标题。
<ttl> 可选的。指定从 feed 源更新此 feed 之前,feed 可被缓存的分钟数。
<webMaster> 可选的。定义此 feed 的 web 管理员的电子邮件地址。

RSS <item> Element

元素 描述
<author> 可选的。规定项目作者的电子邮件地址。
<category> 可选的。定义项目所属的一个或多个类别。
<comments> 可选的。允许项目连接到有关此项目的注释(文件)。
<description> Required. Describes this project.
<enclosure> Optional. Allows importing a media file into an item.
<guid> Optional. Defines a unique identifier for the project.
<link> Required. Defines the hyperlink pointing to this project.
<pubDate> Optional. Defines the last published date of this project.
<source> Optional. Specifies a third-party source for this project.
<title> Required. Defines the title of this project.