Sharepoint Forum

 
Home » Forum » Sharepoint       Ask a questionRSS Feeds

Raw XML of SharePonint list RSS feed

  Asked By: Courtney Powers         Date: Sep 16, 2007      Category: Sharepoint      Views: 649
 

How to get raw XML for a list RSS feed, and can we filter RSS feed based in list
fields?

Tagged:              

 

1 Answer Found

 
Answer #1       Answered By: Sheena Ray          Answered On: Sep 16, 2007       

RSS feeds are raw  xml. Open a feed  and do a view source on the page.

Filtering is going to be based  on what you're using to handle the xml. One
option might be the Data View web part and using the filters there. If
you're reading the xml  into your own asp or whatever app, then the sky is
the limit.

 
Didn't find what you were looking for? Find more on Raw XML of SharePonint list RSS feed Or get search suggestion and latest updates.


Your Answer
  • Answer should be atleast 30 Characters.
  • Please put code inside [Code] your code [/Code].