Discuss this help topic in SecureBlackbox Forum

TElXMLSOAPMessage class

Properties     Methods     Declared in     


Description

TElXMLSOAPMessage represents a SOAP message as defined by the W3C recommendation. A SOAP message is essentially an XML infoset with a header (optional) and a body, embedded into an envelope.

How To articles about SOAP messages.

Properties

Methods

Declared in

.NET:
  • Namespace: SBXMLSOAP
  • Assembly: SecureBlackbox.XMLSecurity
VCL:
  • Unit: SBXMLSOAP
Java:
  • Package: SecureBlackbox.XMLSecurity.jar
C++:
  • sbxmlsoap.h

Discuss this help topic in SecureBlackbox Forum