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 11:59:37 UTC

org.w3c.dom.Element, c++-windows-client

Hallo,

My apache-soap-Server implements some RPCs with parameters and
result-values from type org.w3c.dom.Element. Now I want to develop a
c++-windows-client. So I want to describe my server in wsdl. How can I
decribe the org.w3c.dom.Element that my windows-client understand it.
org.w3c.dom.Element should be something like build-in-type where I can
work without developing a serializer/deserializer.

best regards