RosettaCodeData/Task/SOAP/00-TASK.txt

4 lines
212 B
Plaintext

In this task, the goal is to create a SOAP client which accesses functions defined at '''http://example.com/soap/wsdl''', and calls the functions '''soapFunc( )''' and '''anotherSoapFunc( )'''.
{{Clarify_task}}