Does your XML document have a  "xmlns:thumbnail" attribute in it?
Your XML document might not be formed well.

--Keith H--



> 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
> 
> 

Reply via email to