From cff96c6a621d0917f6957360852acab873f5d088 Mon Sep 17 00:00:00 2001 From: lucidiot Date: Wed, 22 Nov 2023 23:29:36 +0100 Subject: [PATCH] Add blogChannel XML schema --- xsd/blogchannel.xsd | 70 +++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 70 insertions(+) create mode 100644 xsd/blogchannel.xsd diff --git a/xsd/blogchannel.xsd b/xsd/blogchannel.xsd new file mode 100644 index 0000000..c5bc208 --- /dev/null +++ b/xsd/blogchannel.xsd @@ -0,0 +1,70 @@ + + + + + blogChannel RSS Module XML schema + + ]]> + + + + + + URL of an OPML file containing the blogroll for this website. + + + + + + + URL of an OPML file containing the RSS feed subscriptions of the website's managing editor. + + + + + + + + URL of a weblog that this website's managing editor is promoting, per Mark Pilgrim's description. + + + ]]> + + + + + + + URL of a changes.xml file. + + When the feed that contains this element updates, it pings a server that updates this file. + The presence of this element says to aggregators that they only have to read the changes file to see if this feed has updated. + If several feeds point to the same changes file, the aggregator has to do less polling, resulting in better use of server bandwidth, and the Internet as a whole; and resulting in faster scans. + + + ]]> + + + +