Discuss this help topic in SecureBlackbox Forum

TElXMLSOAPBody class

Properties     Methods     Declared in     


This class is a descendant of TElXMLSOAPElement.

Description

TElXMLSOAPBody represents a body element of a SOAP message. The body element contains information intended for the ultimate recipient of the SOAP message. Each message must have exactly one body element.

Properties

Inherited from TElXMLSOAPElement Inherited from TElXMLCustomElement

Methods

Inherited from TElXMLCustomElement

Declared in

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

Discuss this help topic in SecureBlackbox Forum