RSS Namespace Extension for the Feed Service
The RSS namespace extension is used to exchange control information between the feed producer and consumer applications. To implement, specify the <rss> element as follows:<rss version="2.0" xmlns:ibmwcm="http://purl.org/net/ibmfeedsvc/1.0" xmlns:ibmfs="http://purl.org/net/ibmfeedsvc/feedsvc/1.0" />The input content feeds need to include this namespace extension if control information is passed in the feed itself, rather than in the HTTP headers.
Parent: IBM Web Content Integrator