Menu

#11 namespace name change

open
nobody
None
5
2007-06-11
2007-06-11
Anonymous
No

Hi,

Whether it is possible to change the namespace name. For example after the SOAP envelpoe the SOAP body looks like the following:

<SOAP-ENV:Body>
<ns:languages xmlns:ns="http://www.soaplite.com/Demo/>
</SOAP-ENV:Body>

Here i would like it to be following with the namespace name kk instaed of ns:

<SOAP-ENV:Body>
<kk:languages xmlns:ns="http://www.soaplite.com/Demo/>
</SOAP-ENV:Body>

Is there any way to achive this.

Discussion


Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.