mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-04 01:48:54 +00:00
572dd61c0a
PR: ports/93658 Submitted by: Ports Fury
7 lines
294 B
Plaintext
7 lines
294 B
Plaintext
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/
|