soap-encode-body

soap-encode-body is a compiled Lisp function in `soap-client.el'.

(soap-encode-body OPERATION PARAMETERS WSDL)

Create the body of a SOAP request for OPERATION in the current buffer.
PARAMETERS is a list of parameters supplied to the OPERATION.

The OPERATION and PARAMETERS are encoded according to the WSDL
document.