RosettaCodeData/Task/SOAP/00DESCRIPTION
2013-04-11 12:07:39 -07:00

2 lines
211 B
Text

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}}