Saturday, September 22, 2012

generate HTML for your web services

Grab a copy of Tomi Vanek's wsdl-viewer.xsl. Then use your favourite transformation tool. Yes, it's that simple. I recommend xsltproc, the open-source command line XSLT processing tool, bundled with most Linux distributions, also used in soapUI. Windows fellas can get the binaries prepared by Igor Zlatković. Then simply type:
 
xsltproc -o the-wsdl-report.html wsdl-viewer.xsl your-wsdl-file.wsdl

3 comments:

Anonymous said...

Nice post. I went through the post I found it very informative and useful. Thanks for sharing.

Anonymous said...

I just added your web page to my bookmarks. I enjoy reading your posts. Thank you!

Anonymous said...

love this site – it's a great blog – may i suggest you get an rss feed.