I'm not sure whether your requirements dictate that you develop your own
transforms, but if you can use commercial tools, there are several
options:
<oXygen/> http://www.oxygenxml.com/ has a function to automatically
generate HTML-formatted documentation of a WSDL or schema.
XMLSpy Enterprise Edition http://www.altova.com/ has similar
functionality to create both Word and HTML formatted documents.
Ditto for Rational Application Developer
http://www-306.ibm.com/software/awdtools/developer/application/index.htm
l
Bluetetra http://www.bluetetra.com/ has special purpose tools designed
specifically to create documentation for WSDLs and schema.
Undoubtedly, there are others.
Stephen
-----Original Message-----
From: Senthilkumaravelan K [mailto:skumaravelan(_at_)googlemail(_dot_)com]
Sent: Wednesday, 14 March 2007 10:53 AM
To: xsl-list(_at_)lists(_dot_)mulberrytech(_dot_)com
Subject: Re: [xsl] Recursive Processor to find Type of complex type for
WSDL file
Hi ,
I am developing this tool for the internal users ,who are not really
does not need know about WSDL file .
I want to present them in a readable HTML format. So that They could
see all the types of part and complexTypes.
--~------------------------------------------------------------------
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--