Supose i have this xml:
<foo>
<info>this is my info</info>
</foo>
How can I retrieve the information nested between the <info> tags?
Thx! 
Supose i have this xml:
<foo>
<info>this is my info</info>
</foo>
How can I retrieve the information nested between the <info> tags?
Thx! 
:: Copyright KIRUPA 2024 //--