Hi,

the xml that I put in my post is only a section of an rss feed. i
didn't want to copy the whole xml feed in the post and didn't relies
the the mxml namespace at the top of the document were important.
thanks for the explanations.

the namespace is defined at the top of the xml document like so:
<rss version="2.0" 
xmlns:creativeCommons="http://backend.userland.com/creativeCommonsRssModule";
        xmlns:dc="http://purl.org/dc/elements/1.1/";
        xmlns:content="http://purl.org/rss/1.0/modules/content/";
        xmlns:media="http://search.yahoo.com/mrss";
        xmlns:brand="http://www.adobe.com/branding/1.0";>

Since I have the xmlns:media, Can i then parse the xml?

i.e. item.media::[EMAIL PROTECTED] ? coz that doesn't work...


chris, thanks for the links. the second (adobe doc) doesn't work though.


Help Please

thanks



Reply via email to