Re: WSDL & Perl
by Chris Radcliff other posts by this author
Oct 31 2001 4:59PM messages near this date
view in the new Beta List Site
WebService-Perl-0.03
|
Re: WSDL & Perl
Gisle Aas wrote:
> I have started to write a new WSDL module. I think I should have
> something to show at the end of the week. This module will be able to
> both parse and build WSDL. It also serves as input to the SWAPI spec
> [1] work. One problem I still have not solved is to find an XML
> Schema parser/mapper library that I can delegate all the stuff inside
> <types> to.
>
Paul just clued me in to this topic. I've worked with WSDL parsing and
generation, so I'd be glad to help with the module. I'll also be using
the module once it's available, so I'd be happy to test it as well.
I liked the looks of Any Wardley's XML::Schema module, but I haven't had
a chance to play with it yet. It certainly looks like a good foundation
for <types> handling, with the possibility of generating stub structures
or imposing structure on existing data sets.
Cheers,
~chris
_______________________________________________
Ws-dev mailing list
Ws-dev@[...].com
http://listserv.ActiveState.com/mailman/listinfo/ws-dev
|