Namespaces | Defines

SOAP.h File Reference

XMLObjects representing SOAP content. More...

#include <xmltooling/ConcreteXMLObjectBuilder.h>
#include <xmltooling/ElementProxy.h>
#include <xmltooling/util/XMLConstants.h>
Include dependency graph for SOAP.h:

Namespaces

namespace  soap11
 

Namespace for SOAP 1.1 schema objects.


Defines

#define DECL_SOAP11OBJECTBUILDER(cname)   DECL_XMLOBJECTBUILDER(XMLTOOL_API,cname,xmlconstants::SOAP11ENV_NS,xmlconstants::SOAP11ENV_PREFIX)
 Macro for declaring SOAP builders.

Detailed Description

XMLObjects representing SOAP content.


Define Documentation

#define DECL_SOAP11OBJECTBUILDER (   cname  )     DECL_XMLOBJECTBUILDER(XMLTOOL_API,cname,xmlconstants::SOAP11ENV_NS,xmlconstants::SOAP11ENV_PREFIX)

Macro for declaring SOAP builders.

Parameters:
cname name of class being built