Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
WSDLPull(1)		    General Commands Manual		   WSDLPull(1)

NAME
       wsdlpull	- C++ Web Services Library

SYNOPSIS
       #include	<wsdlpull/...>

DESCRIPTION
       wsdlpull	 is  a	C++  web  services  client library. It includes	a WSDL
       Parser, a XML Schema parser and validator and an	XML Parser and serial-
       izer. It	has an API and command line tool for dynamic  WSDL  inspection
       and  invocation.	 The command line tool is a generic web	service	client
       using which you can invoke most web services from command line  without
       writing any code.

       The library covers the following	areas,

       WSDL (Web Services Description Language)
	      XSD Schema

       Please	    report	 any	   bugs	      to       https://source-
       forge.net/tracker/?group_id=96736&atid=615728

WSDLPull Team		C++ Web	Services Client	Library		   WSDLPull(1)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=wsdlpull&sektion=1&manpath=FreeBSD+Ports+15.0>

home | help