> I'm trying to parse an RSS feed and I'm at a loss as to what to do
> with data in this format.
>
> CF pukes when it hits the colon
>
> The name would be like rss.channel.item.itms:artist.xmltext

Is the namespace for itms defined in the document's root element?

Like for example

<rdf:RDF
xmlns:itms="http........"
>

It may be that the RSS is broken & you need to modify it (insert the
namespace in the right place) before parsing it.

Nick




~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Special thanks to the CF Community Suite Silver Sponsor - New Atlanta
http://www.newatlanta.com

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:187913
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

Reply via email to