Re: documentation generated from .wsdl
tomi vanek <[email protected]> Thu, 4 Oct 2007 07:22:51 -0700 (PDT)
| Newsgroups | gmane.comp.web.services.description |
|---|---|
| Message-ID | <[email protected]> |
------=_Part_6972_29124119.1191507771509 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Michael Potter-3 wrote: > > I have a need to document our webservices in a format usable by > non-technical users. > Maybe you could find useful my tool for WSDL documentation generation: the wsdl-viewer.xsl ( http://tomi.vanek.sk/index.php?page=wsdl-viewer http://tomi.vanek.sk/index.php?page=wsdl-viewer ). This is just an XSLT 1.0 transformation that can run in any browser. The transformation converts WSDL into easier understandable HTML format. You can create the documentation either with batch processing (i.e. by ANT script), or simply by adding a processing instruction into WSDL, so by opening the WSDL in a browser the XML will be instantly converted into HTML. -- View this message in context: http://www.nabble.com/documentation-generated-from-.wsdl-tf4245751.html#a13040893 Sent from the w3.org - www-ws-desc mailing list archive at Nabble.com. ------=_Part_6972_29124119.1191507771509 Content-Type: text/html; charset=us-ascii Content-Transfer-Encoding: 7bit <blockquote class="quote light-black dark-border-color"><div class="quote light-border-color"> <div class="quote-author" style="font-weight: bold;">Michael Potter-3 wrote:</div> <div class="quote-message"> I have a need to document our webservices in a format usable by non-technical users. </div> </div></blockquote> Maybe you could find useful my tool for WSDL documentation generation: the <b>wsdl-viewer.xsl</b> (<a href="http://tomi.vanek.sk/index.php?page=wsdl-viewer" target="_top" rel="nofollow">http://tomi.vanek.sk/index.php?page=wsdl-viewer</a>). This is just an XSLT 1.0 transformation that can run in any browser. The transformation converts WSDL into easier understandable HTML format. You can create the documentation either with batch processing (i.e. by ANT script), or simply by adding a processing instruction into WSDL, so by opening the WSDL in a browser the XML will be instantly converted into HTML. <br><hr align="left" width="300"> View this message in context: <a href="http://www.nabble.com/documentation-generated-from-.wsdl-tf4245751.html#a13040893">Re: documentation generated from .wsdl</a><br> Sent from the <a href="http://www.nabble.com/w3.org---www-ws-desc-f11747.html">w3.org - www-ws-desc mailing list archive</a> at Nabble.com.<br> ------=_Part_6972_29124119.1191507771509--