This is a major release in a long time - support for parsing derived complex types, SOAP 1.2 and integrating curl library with windows build as well.
Lots of bug fixes improve the stability overall
Fixed a bug for parsing schemas with elements from multiple schemas
Added more tests to schema parser
This release adds support for RPC/literal and fixes some namespace issues in soap requests
Added project files for VS2005
Fixed the bug while using a reference to an imported type in a schema
Added a new constructor to WsdlInvoker
Create unique namespace prefixes in soap message
Fixed the bug which caused multiple soap headers in input message to be ignored(in adwords wsdl)- Thanks to Charles Ahn
Include namespace in headers
Includes better error reporting and some Fixes for parsing absolute URIs in <import>
1.15 is released.See change log for details.
Also a standalone windows executable is released for those who dont want to build the code.
wsdlpull is an efficient and powerful command line utility for dynamic inspection and invocation of WSDL web services.It provides a C++ library with dynamic WSDL invocation API,WSDL parser,xml schema parser,generator,validator and an xmlpull parser/serializer.
1.13 is here.Mostly bug fixes..Precursor to some API usability improvements.