
| <soap:body> <HelloWorld></HelloWorld> </soap:body> | HelloWorld | <soap:body> <HelloWorldResponse> </HelloWorldResponse> </soap:body> |
| soapAction = http://www.ecubicle.net/webservices/HelloWorld | ||
| <soap:body> <Whois></Whois> </soap:body> | Whois | <soap:body> <WhoisResponse></WhoisResponse> </soap:body> |
| soapAction = http://www.ecubicle.net/webservices/Whois | ||