572dd61c0a
PR: ports/93658 Submitted by: Ports Fury
6 lines
294 B
Text
6 lines
294 B
Text
An efficient C++ WSDL library which parses a WSDL file & provides APIs to
|
|
access WSDL elements. It has a library for parsing xml schemas and
|
|
validating instances. It uses xml pull parsing methodology, and is meant to
|
|
be semantically equivalent to WSDL4J.
|
|
|
|
WWW: http://wsdlpull.sourceforge.net/
|