On Wednesday, Feb 5, 2003, at 20:16 Europe/London, Tod Harter wrote:
1) an IDL generator that can take a server class and generate the WSDL toI have in progress a B::SAX (B is the perl backend modules which allow you access to the parse tree) which might be very useful for you here. You'd basically do:
describe the corresponding service.
Perl -> B::SAX -> SAX Events -> DOM -> XSLT -> WSDL
The only bit you'd have to write would be the XSLT.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
