Hi all,
Here's the response i get from a web service:
<?xml version="1.0" encoding="utf-8"?>
<soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
<soap:Body>...
HI ALL !
I’ve got 2 webservices which need to transfer data.
First web service sends back a query result in well formed XML
<ROOT>
<Customer>
<ID>
….
</ID>
</Customer>
</ROOT>
The second web service is a problem. All the methods exposed expect a input/output in this format...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.