I’m begining to migrate to E4X which is proving to be quite challenging :puzzle:
The particular doubt i’m facing right now is how to access nodes with the “:” in the name.
I’m trying ro read a feed and it has the <media:content url=“bblalbla”> nodes, but I just cant seem to “reach” them with simply xml.channel.item.media.
What would be the right syntax for this?
Thanks in advance.