- or download this
<?xml version="1.0" encoding="utf-8"?>
<definitions xmlns:http="http://schemas.xmlsoap.org/wsdl/http/" xmlns:
+soap="http://schemas.xmlsoap.org/wsdl/soap/" xmlns:s="h
...
</port>
</service>
</definitions>
- or download this
#!perl
...
# print $soap->response;
print Dumper($soap);
- or download this
POST /service.asmx HTTP/1.1
Host: www.theClient.com
...
</companyData>
</soap:Body>
</soap:Envelope>