forked from Lainports/opnsense-ports
Taken from: https://github.com/freebsd/freebsd-ports.git Commit id: 5070672073b68be364139bc6b3a89100bd17d331
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/
|