Visual Web Service
WSDL 1.1 WSDL 1.2 WSDL 2.0 EXAMPLES DIRECTORY JOBS
WSDL URL
WSDL File
For Print
SOA News


Visual Web Service of http://www.webservicex.net/WeatherForecast.asmx?WSDL
Service visualwebservice.com
WeatherForecast

Port
WeatherForecastSoap
Operations

<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

binding = http://schemas.xmlsoap.org/wsdl/soap/
transport = http://schemas.xmlsoap.org/soap/http
style = document
address = http://www.webservicex.net/WeatherForecast.asmx
Get one week weather forecast for valid zip code or Place name in USA

© 2008 Visual Web Service