[cl-soap-devel] Status Update

Sven Van Caekenberghe scaekenberghe at common-lisp.net
Wed Sep 21 19:17:13 UTC 2005


I checked in a lot of code today.

The code added, implements wsdl-soap-call for soap document mode (as  
opposed to rpc mode),
as well as using an XML Schema Definition (XSD) schema as the  
contents of a wsdl types element.

Automatic input, header and output binding to support this was also  
added,
as well as much more XSD support (primitives, elements, simple &  
complex types and sequences).

The main use-case for this is the google adwords api, which is only  
accessible if you (1) have a google adwords (advertising) account,  
(2) have a Client Contrtol Center access and (3) a API token. Most of  
this is free, only the adwords account cost you $5.

Please also update S-XML to the latest cvs HEAD.

Sven



More information about the cl-soap-devel mailing list