te: Tue, 26 Jun 2012 16:38:11 +0100
From: oli...@afinite.co.uk
To: java-user@axis.apache.org
CC: mgai...@hotmail.com
Subject: Re: Axis2 generating the wrong XML namespace
Hi Martin,
Thanks for that, I was hoping to be able to specify the namespace
explicitly
on, nous ne pouvons accepter aucune responsabilité
pour le contenu fourni.
> Date: Tue, 26 Jun 2012 13:24:46 +0100
> From: oli...@afinite.co.uk
> To: java-user@axis.apache.org
> Subject: Axis2 generating the wrong XML namespace
>
> Hi there,
>
> Axis2 seems to strip off th
nt facilement
être sujets à la manipulation, nous ne pouvons accepter aucune responsabilité
pour le contenu fourni.
> Date: Tue, 26 Jun 2012 13:24:46 +0100
> From: oli...@afinite.co.uk
> To: java-user@axis.apache.org
> Subject: Axis2 generating the wrong XML namespace
>
> Hi the
Hi there,
Axis2 seems to strip off the "www." and tag on "xsd" to the XML
namespaces of elements. E.g., "http://www.example.com/"; becomes
"http://example.com/xsd";.
The /xsd variant doesn't appear at all in any of my source code nor any
associated assets and is completely generated by Axis2