SOAP 1.1 Body element. More...
#include <xmltooling/soap/SOAP.h>
Public Member Functions | |
virtual Body * | cloneBody () const =0 |
Type-specific clone method. | |
Static Public Attributes | |
static const XMLCh | LOCAL_NAME [] |
Element local name. | |
static const XMLCh | ENCODINGSTYLE_ATTRIB_NAME [] |
encodingStyle attribute name | |
static const XMLCh | TYPE_NAME [] |
Body (type) local name. |
SOAP 1.1 Body element.
virtual Body* soap11::Body::cloneBody | ( | ) | const [pure virtual] |
Type-specific clone method.