
| <soap:body> <GetWeatherByZipCode> </GetWeatherByZipCode> </soap:body> | GetWeatherByZipCode | <soap:body> <GetWeatherByZipCodeResponse> </GetWeatherByZipCodeResponse> </soap:body> |
| soapAction = http://www.webservicex.net/GetWeatherByZipCode | ||
| <soap:body> <GetWeatherByPlaceName> </GetWeatherByPlaceName> </soap:body> | GetWeatherByPlaceName | <soap:body> <GetWeatherByPlaceNameResponse> </GetWeatherByPlaceNameResponse> </soap:body> |
| soapAction = http://www.webservicex.net/GetWeatherByPlaceName | ||