Login  Register

SOAP response without proper prefix?

Posted by Robin Diederen on Feb 02, 2010; 10:25pm
URL: https://discuss.orbeon.com/SOAP-response-without-proper-prefix-tp1460520.html

SOAP response without proper prefix?

Hello all,

 

I'm using a pipeline which performs a SOAP call. The SOAP response is (of course) an XML document, which looks like this:


<QueryResponse xmlns:ns1="http://www.somenamespace/parameters" SNIP SNAP xmlns="http://www.someothernamespace/services">
<total>10</total>
</QueryResponse>

Now I want to use the result from this SOAP call on my form. How should I handle this name space collision? On my form I have defined "xmlns="http://www.w3.org/1999/xhtml"" (it wouldn't be very pretty to change this, would it).

 

Can I somehow force a certain namespace / prefix on my SOAP response?

 

Best, Robin



--
You receive this message as a subscriber of the [hidden email] mailing list.
To unsubscribe: mailto:[hidden email]
For general help: mailto:[hidden email]?subject=help
OW2 mailing lists service home page: http://www.ow2.org/wws