You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-user@axis.apache.org by Javier Kohen <jk...@users.sourceforge.net> on 2006/12/06 02:30:46 UTC

Generating elements without explicit namespace prefix

I'm trying to write the WSDL for an already existing web service that
has some strange requirements. For instance, it won't accept elements with an
explicit namespace prefix, such as <ns1:Element
xmlns:ns1="namespace"/>; it will only accept it if it looks like
<Element xmlns="namespace"/>. If it matters, some of these elements are request headers.

Is there a way to have Axis omit the explicit naming of the namespace?
I'm not that familiar with SOAP, but I believe I'm making a weird
request, am I not? Please don't bash me, I'm just the messenger :)

In case you were wondering the server is using .Net and there's no way I
can have them change the definition or the implementation.

Thanks in advance,
-- 
Javier Kohen <jk...@users.sourceforge.net>
ICQ: blashyrkh #2361802
Jabber: jkohen@jabber.org