[1] [[RSS]] の [DFN[[CODE(XMLe)@en[[[cloud]]]] [[チャンネル要素]]]]は、
[[チャンネル]]の更新を知らせる [[RssCloud]] に登録するための設定を記述するものです。

:[[要素名]]:[CODE(XMLe)@en[[[cloud]]]]
:文脈:[[チャンネル要素]]が認められる文脈
:[[内容モデル]]:[[空]]
:[[属性]]:
[CODE(XMLa)@en[[[domain]]]],
[CODE(XMLa)@en[[[path]]]],
[CODE(XMLa)@en[[[port]]]],
[CODE(XMLa)@en[[[protocol]]]],
[CODE(XMLa)@en[[[registerProcedure]]]]

* 代替

[11] 本[[要素]]は[[非推奨]]でも[[廃止]]でもありませんが、既にほとんど使われていないと見られます。

* 仕様書

[REFS[
-[9] [CITE@en[RSS 2.0 Specification (version 2.0.10)]]
--<http://www.rssboard.org/rss-specification#optionalChannelElements>
--<http://www.rssboard.org/rss-specification#ltcloudgtSubelementOfLtchannelgt>
-[10] [CITE@en[RSS Best Practices Profile]] ([TIME[2008-11-21 15:11:45 +09:00]] 版) <http://www.rssboard.org/rss-profile#element-channel-cloud>
]REFS]

* 属性

[4] この[[要素]]の5つの[[属性]]はいずれも必須です [SRC@en[[[RSS Best Practices Profile]]]]。

* 内容

[6] この[[要素]]の[[内容]]は[[空]]です [SRC@en[[[RSS Best Practices Profile]]]]。

* 例

[2]
[PRE(XML example code)[
<cloud domain="rpc.sys.com" port="80" path="/RPC2" registerProcedure="pingMe" protocol="soap"/>
]PRE]

;; [[RSS 2.0]] 仕様書より


[3]
[PRE(XML example code)[
<cloud domain="rpc.sys.com" port="80" path="/RPC2" registerProcedure="myCloud.rssPleaseNotify" protocol="xml-rpc" />
]PRE]

;; [[RSS 2.0]] 仕様書より

[5] 
[PRE(XML example code)[
<cloud domain="server.example.com" path="/rpc" port="80" protocol="xml-rpc" registerProcedure="cloud.notify" />
]PRE]

;; [[RSS Best Practices Profile]] より

* メモ

[7] [CITE[HowTo: Implementor's guide to rssCloud]] ([TIME[2009-10-17 03:47:10 +09:00]] 版) <http://rsscloud.org/walkthrough.html>

[8] [CITE@en[RssCloud Atom Extension « Mason Lee]] ([TIME[2009-11-12 22:13:57 +09:00]] 版) <http://masonlee.org/2009/09/11/rsscloud-atom-extension/>