RE: [xsl] Recursive Processor to find Type of complex type for WSDL file

Subject: RE: [xsl] Recursive Processor to find Type of complex type for WSDL file
From: <sthomas2@xxxxxxx>
Date: Wed, 14 Mar 2007 11:54:39 -0400
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@xxxxxxxxxxxxxx]
Sent: Wednesday, 14 March 2007 10:53 AM
To: xsl-list@xxxxxxxxxxxxxxxxxxxxxx
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.

Current Thread