soap-encode-array-type

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

(soap-encode-array-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.