أحدث البرامج التعليمية وتطوير الشبكة
 

RSS <cloud> Element


<كاملة RSS المرجعي

تعريف واستخدام

و <cloud> يستخدم عنصر لتسجيل العمليات مع سحابة يخطر على الفور من التحديثات للقناة.


نصائح وملاحظات

Note: يمكن الغيوم أن تنفذ في أي أكس جنة الحماية من الإشعاع أو الصابون.


مثال

<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0">

<channel>
  <title>w3ii Home Page</title>
  <link>http://www.w3ii.com</link>
  <description>Free web building tutorials</description>
   <cloud domain="www.w3ii.com" port="80" path="/RPC"
  registerProcedure="NotifyMe" protocol="xml-rpc" />

    <item>
    <title>RSS Tutorial</title>
    <link>http://www.w3ii.com/xml/xml_rss.html</link>
    <description>New RSS tutorial on w3ii</description>
  </item>
</channel>

</rss>

<كاملة RSS المرجعي