https://github.com/jonashackt/weather-service-wsdl
Just the WeatherService´s WSDL and all imported XSD-Files
https://github.com/jonashackt/weather-service-wsdl
Last synced: 5 months ago
JSON representation
Just the WeatherService´s WSDL and all imported XSD-Files
- Host: GitHub
- URL: https://github.com/jonashackt/weather-service-wsdl
- Owner: jonashackt
- License: mit
- Created: 2016-08-23T09:29:09.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2017-01-26T10:24:53.000Z (over 9 years ago)
- Last Synced: 2025-04-07T11:47:14.902Z (about 1 year ago)
- Size: 5.86 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# weather-service-wsdl
This __WSDL__ was build to serve as a good example for enterprisey WebService-Interfaces, like the [BiPro-Services](https://www.bipro.net/) and accompanying the blog-post services around [https://blog.codecentric.de/en/2016/02/spring-boot-apache-cxf/](https://blog.codecentric.de/en/2016/02/spring-boot-apache-cxf/).
It contains just the WeatherService´s WSDL and all imported XSD-Files. The WSDL was originally inspired by the WeatherService from [http://www.webservicex.com/new/Home/Index](http://www.webservicex.com/new/Home/Index).