You could have elementFormDefault="unqualified" in the schema of the WSDL.
This instructs the user not to care about the namespaces.

Thanks,
Keith.

On Fri, Feb 20, 2009 at 7:39 PM, durbans <m34890...@yahoo.it> wrote:

>
> I am new to Axis2; i am using ADB.
> I'd like to skip namespace prefixes in XML response. For example if the
> client receive
>
>  <name xsi:type="xsd:string">John</name>
>
> or receive
>
> <s:name xsi:type="xsd:string">John</s:name>
>
> it must work in both case. At the moment only the second case work, because
> in xsd file the namespace is defined.
>
> Are there any way to skip ALWAYS the namespaces ?
> --
> View this message in context:
> http://www.nabble.com/Axis2%3A-how-to-skip-namespace-prefixes---tp22120392p22120392.html
> Sent from the Axis - User mailing list archive at Nabble.com.
>
>


-- 
Keith Chapman
Senior Software Engineer
WSO2 Inc.
Oxygenating the Web Service Platform.
http://wso2.org/

blog: http://www.keith-chapman.org

Reply via email to