You are viewing a plain text version of this content. The canonical link for it is here.
Posted to soap-user@xml.apache.org by "Roger L. Costello" <co...@mitre.org> on 2001/10/04 17:27:46 UTC

Can a client construct the entire SOAP document?

Behind the scenes the Apache SOAP software constructs the actual SOAP
XML document that is sent to a SOAP server.   Suppose that I want to
create the entire SOAP document myself.  Does the Apache SOAP software
provide an API that allows a client to submit an already-constructed
SOAP document?  /Roger