I have ASP.NET webservice which return the ksoap response like this
anyType{schema=anyType{element=anyType{complexType=anyType{choice=anyType{element=anyType{complexType=anyType{sequence=anyType{element=anyType{}; element=anyType{}; element=anyType{}; element=anyType{}; element=anyType{}; }; }; }; }; }; }; }; diffgram=anyType{}; }
Browser output of my Asmx webservice like this
I was stuck past 7 days how can i parse this. Could any body help to me.
Thanks and regards
kumar
Shyam ManayilPosted Oct 17, 2015, 7:09 AM