![]() |
I want o remove the namespace prefix "ns1" from WS response
I want to have a response like this
Code:
<soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">but I am getting Code:
<soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/">this "ns1" is something I want to avoid I don't have control on response I have to make it work using the annotations |
| All times are GMT -4. The time now is 10:53 PM. |
Powered by vBulletin® Version 3.7.0
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
© 2013 John Wiley & Sons, Inc.