Viewing post 1 (of 1 total)
Hi.
How can i parse this xml (I invoke a webservice and i got this return):
<ns:somaResponse xmlns:ns="http://sum.com">
<ns:return>3</ns:return>
</ns:somaResponse>
I used this example (from this post), but doesn't work.
Anyone can help me ?
Thanks
October 14, 2012 at 6:56 pm
#1548979