Hello,
I have a node containing two attributes and another node.
NodeA
Attr1
Attr2
NodeB
Now I have more than one element of NodeA. How do I access the corresponding NodeB of each element?
Thank You,
Motaz