SOAP: Difference between revisions

m
Added to <10 category
m (Changed over to works with template)
m (Added to <10 category)
Line 1:
[[Category:Less Than 10 Examples]]{{task}}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( )'''.
{{task}}
 
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( )'''.
 
=={{header|ActionScript}}==
Anonymous user