Re: WSDL & Perl
by Gisle Aas other posts by this author
Oct 30 2001 5:25PM messages near this date
view in the new Beta List Site
Re: WSDL & Perl
|
PHP example is missing
Leon Brocard <perl-xml@[...].com> writes:
> Is anyone working on a WSDL creation module in Perl? Or will I be the
> first to do it ;-) Does anyone have any tips on how to go about
> this. I've seen very few working WSDL examples so far :-(
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.
[1] http://aspn.activestate.com/ASPN/WebServices/SWSAPI/spec
Regards,
Gisle Aas,
ActiveState
_______________________________________________
Ws-dev mailing list
Ws-dev@[...].com
http://listserv.ActiveState.com/mailman/listinfo/ws-dev
|