CodingForums.com

CodingForums.com (http://www.codingforums.com/index.php)
-   XML (http://www.codingforums.com/forumdisplay.php?f=3)
-   -   Map RSS feed to XML (http://www.codingforums.com/showthread.php?t=289797)

neodjandre 03-14-2013 03:26 PM

Map RSS feed to XML
 
Hello,

Is there an online tool I can use to map an RSS Feed to an XML file.

I am using a tool that imports XML files and doesn't work with RSS Feeds...

many thanks,
Andy

sunfighter 03-15-2013 05:26 PM

Basically rss is xml. rss can be styled by xsl. Methods used to read xml can read rss.

What is the problem you are having with rss? Maybe give us a little code.

neodjandre 03-15-2013 08:43 PM

ok the problem was XPath - i didn't know what it was and got confused :)


All times are GMT +1. The time now is 10:13 PM.

Powered by vBulletin®
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.