[Web Service]s 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" [http://radio.weblogs.com/0101679/stories/2002/02/15/aBusyDevelopersGuideToWsdl11.html#Overview] ---- A WSDL4TCL binding is available through http://oss.software.ibm.com/developerworks/opensource/wsdl4tcl . [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, 2004 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)" ---- See also [tclsoap]. ---- [Category Internet] | [Category Acronym]