1WSDLPull(1)                 General Commands Manual                WSDLPull(1)
2
3
4

NAME

6       wsdlpull - C++ Web Services Library
7

SYNOPSIS

9       #include <wsdlpull/...>
10

DESCRIPTION

12       wsdlpull  is  a  C++  web  services  client library. It includes a WSDL
13       Parser, a XML Schema parser and validator and an XML Parser and serial‐
14       izer.  It  has an API and command line tool for dynamic WSDL inspection
15       and invocation. The command line tool is a generic web  service  client
16       using  which you can invoke most web services from command line without
17       writing any code.
18
19       The library covers the following areas,
20
21              WSDL (Web Services Description Language)
22              XSD Schema
23
24       Please       report       any       bugs       to       https://source
25       forge.net/tracker/?group_id=96736&atid=615728
26
27
28
29WSDLPull Team           C++ Web Services Client Library            WSDLPull(1)
Impressum