I am using ksoap library for calling a webservice. I am able to get the response. But I have no idea how to parse the response



Here are the responses. One is in xml form and the other is in SOAP FORM


![soap response]http://ift.tt/1tEPpwz


![xml response]http://ift.tt/1Hi186X


Dont know how to parse anyone of the above.


Other thing I want to know is whether this is a proper response or it is incorrect. As I tried to put the xml response into a json validator and it found an error.


So, if the response is not valid, then are there any guidelines for soap response, which I can tell my client as the webservices are being developed by his team.


Thanks in Advance.


No comments:

Post a Comment