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:
Nice post. I went through the post I found it very informative and useful. Thanks for sharing.
I just added your web page to my bookmarks. I enjoy reading your posts. Thank you!
love this site – it's a great blog – may i suggest you get an rss feed.
Post a Comment