Alternatively, you could just write an XSLT stylesheet to generate it, possibly, depending on what your expectations are.

-danch

Srinath Perera wrote:
Hi Pablo

it is possible. (answer depend on what type of doc u r expecting .. yet
theoritically if you can exact the information from the wsdl u can
genarate the document u need .... we know there is a mechanisum to get
this information as wsdl4j exists :) )
I do not know abut is there a one already but if u unlucky (if there is
not something existing) I belive u can write it yourself by using
parsing code in wsdl4j. (if u think it is worth try see
org.apache.axis.wsdl.symbolTable package)


hope this helps

Srinath



On Fri, 2003-09-19 at 00:37, Pablo wrote:

Hi,

I need a tool to generate the HTML documentation from a WSDL like a "javadoc" for wsdl.

Is it possible? I'm looking for something free...

Can somebody help me?

Thanks a lot!

Pablo





Reply via email to