翻译:Cloudream
知识共享 中国大陆
命名空间声明:
xmlns:creativeCommons=http://backend.userland.com/creativeCommonsRssModule
示例:
<rss version="2.0" xmlns:creativeCommons="http://backend.userland.com/creativeCommonsRssModule">
channel标签(适用于整站):
<creativeCommons:license>遵循协议URL</creativeCommons:license>
示例:
<creativeCommons:license>http://creativecommons.org/licenses/by-nc-sa/2.5/cn/</creativeCommons:license>
item标签(适用于单篇文章):
<creativeCommons:license>遵循协议URL</creativeCommons:license>
示例:
<creativeCommons:license>http://creativecommons.org/licenses/by-nc-sa/2.5/cn/</creativeCommons:license>
完整RSS示例:
<?xml version="1.0"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:creativeCommons="http://backend.userland.com/creativeCommonsRssModule">
<channel>
<title>随想飞翔</title>
<link>http://www.5iya.com/blog/</link>
<description>Z-Blog Plus,ASP技术</description>
<language>zh-CN</language>
<copyright>Cloudream</copyright>
<creativeCommons:license>http://creativecommons.org/licenses/by-nc-sa/2.5/cn/</creativeCommons:license>
<generator>Z-Blog Plus</generator>
<pubDate>Sun, 23 Apr 2006 17:50:06 +0800</pubDate>
<item>
<title>[WAP]退定所有SP收费服务</title>
<author>cloudream+blog@gmail.com (cloudream)</author>
<link>http://www.5iya.com/blog/post/cancel_sp.asp</link>
<pubDate>Mon, 20 Feb 2006 19:45:23 +0800</pubDate>
<guid>http://www.5iya.com/blog/post/cancel_sp.asp</guid>
<description><![CDATA[刚才看《为您服务》,讲退定短信方法,并不完整.<br/><br/>完整:<br/>移动用户分别发00000到186201,186202,186203是退定所有短信,收费WAP服务,彩信服务.<br/>发送0000到这些号码是逐项退定.<br/><br/>另:Google WAP1.0 地址:WAP.GOOGLE.COM/WML<br/>WAP2.0:WWW.GOOGLE.COM/XHTML<br/><u>全文完</u>]]></description>
<category>学生身份</category>
<comments>http://www.5iya.com/blog/post/cancel_sp.asp</comments>
<wfw:comment>http://www.5iya.com/blog/xml-rpc/comment.asp?id=100</wfw:comment>
<wfw:commentRss>http://www.5iya.com/blog/cmd.asp?act=rss&id=100</wfw:commentRss>
<trackback:ping>http://www.5iya.com/blog/cmd.asp?act=tb&id=100</trackback:ping>
<creativeCommons:license>http://creativecommons.org/licenses/by-nc-sa/2.5/cn/</creativeCommons:license>
</item>
</channel>
</rss>