Hi, I am having problem to retreive data from nodes that contains colon with the e4x format.
If you consider the following node:
<config>
<item>
<media:thumbnail url="http://someurl/something.png" />
</item>
</config>
how would you then access the data contain by the url attribute?
Many Thanks
Seb

