SOAP 1.1 Header element. More...
#include <xmltooling/soap/SOAP.h>
Public Member Functions | |
virtual Header * | cloneHeader () const =0 |
Type-specific clone method. | |
Static Public Attributes | |
static const XMLCh | LOCAL_NAME [] |
Element local name. | |
static const XMLCh | ACTOR_ATTRIB_NAME [] |
Actor header block attribute name. | |
static const XMLCh | MUSTUNDERSTAND_ATTRIB_NAME [] |
mustUnderstand header block attribute name | |
static const XMLCh | TYPE_NAME [] |
Header (type) local name. |
SOAP 1.1 Header element.
virtual Header* soap11::Header::cloneHeader | ( | ) | const [pure virtual] |
Type-specific clone method.