soap-encode-sequence-type
soap-encode-sequence-type is a compiled Lisp function in `soap-client.el
'.
(soap-encode-sequence-type XML-TAG VALUE TYPE)
Encode inside XML-TAG the LISP VALUE according to TYPE.
Do not call this function directly, use `soap-encode-value'
instead.