RE: [xsl] Analyzing Complex type in WSDL

Subject: RE: [xsl] Analyzing Complex type in WSDL
From: <sthomas2@xxxxxxx>
Date: Tue, 13 Mar 2007 14:18:38 -0400
Can you be more specific about what you wish to do with the WSDL
content?

I have a couple of transforms that might be useful:

- generate a "UML-like" class diagram of a schema (using graphviz)

- generate a very constrained "Russian doll" representation of a schema
(which can serve as input to, say, a Word VBA macro)

I could send them to you off-line or post them to the list if there's
general interest.

Stephen


-----Original Message-----
From: Senthilkumaravelan Krishnanatham [mailto:senthil@xxxxxxxxx]
Sent: Tuesday, 13 March 2007 1:22 PM
To: xsl-list@xxxxxxxxxxxxxxxxxxxxxx
Subject: [xsl] Analyzing Complex type in WSDL

Hi ,
I would like to know what is the best way to apply XSLT and render
all the nodes of
complex type in WSDL file.

Current Thread