Version 13 of WSDL

Updated 2005-07-14 13:04:58 by escargo

Web Services Definition Language

http://www.w3.org/TR/wsdl is the official definition for WSDL

Anyone taken the WSDL for google and written a Tcl binding, perhaps making use of TclSOAP?


"A Busy Developers Guide to WSDL 1.1" [L1 ]


A WSDL4TCL binding is available through http://oss.software.ibm.com/developerworks/opensource/wsdl4tcl .

escargo 05/05/05 - Trying to follow that link brought me to this:

 Open source projects
 We have recently made changes to the IBM developerWorks open source site.
 The requested project cannot be found and may no longer be active.
 Please visit the IBM developerWorks open source site at http://www.ibm.com/developerworks/opensource/ for additional information.

So, although I would like to experiment with WSDL4TCL, I cannot until I can find the code somewhere.

CL has also been working on tying WSDL into TclSOAP.


http://www-105.ibm.com/developerworks/education.nsf/webservices-onlinecourse-bytitle/1719A5B5BD1D22B186256A930061B113?open&l=867,t=grws,p=WSDLwTcl


Byron Whitlock writes during Jan, 2005 on the tclxml mailing list:

"I've wrote a package that allows wsdl generation from Tcl SOAP. I hope someone finds this usefull. http://www.geocities.com/blackboy9692002/tclsoap/

I based this off the 2.6 version of TCLDOM/TCLXML, (though it should work with 3.x, not tested)"


We learn (among other ways) by reading the works of those who have gone before. Study working WSDL instances at

Analyze your WSDL at


See also tclsoap.


LV Any Tclers make use of the data mentioned at http://www.nws.noaa.gov/forecasts/xml/ to work up some Tcl weather applications?


Category Internet | Category Acronym