I have got a .net web service which returns as a dataset when the service is invoked xml is returned. when I try to access the service through ksoap2 from the android programming language I get the result as a text .
Can anyone help me in paring the result.
Regards,
Novice