You are viewing a plain text version of this content. The canonical link for it is here.
Posted to soap-user@ws.apache.org by Oliver Rettig <Ol...@telda.net> on 2001/06/18 17:55:03 UTC

xml as argument and as result-value

Hallo,

I want to have xml-Elements as arguments and result-values in my
apache-soap-server. And I want to invoke the RPCs with a
windows-c++-client based on the high-level-api with the wsdl. Can I use
org.w3c.dom.element serverside for arguments and result-values? How
should I describe that in wsdl? Should I use tns:QName?

Please help.

Oliver