SOAP Example
A SOAP Example
In the example below, a GetStockPrice request is sent to the server. This request includes a StockName parameter, and a Price parameter is returned in the response. The namespace for this function is defined at "http://www.example.org/stock".