Hello,
is the operation you are invoking RPC?

Greetings, Angel


Henry Duc de Cagade de Branlou wrote:
Hello,
Thanks for you reply. I already have an elementFormDefault="qualified" defined at the beginning of my xsd file. But it still doesn't work. Should this attribute be put somewhere else in my xsd file ? Thx


------------------------------------------------------------------------
> Date: Wed, 9 Jan 2008 12:13:22 -0500
> From: [EMAIL PROTECTED]
> To: axis-user@ws.apache.org
> Subject: Re: [axis2] empty xmlns
>
> According to your schema, the compteAncre element must be unqualified,
> therefore the generated response is correct. If you want the
> compteAncre element to be qualified, then add this attribute to the
> http://findby.wsdocument.dao.acces.ancre.acoss.fr/1.0 schema:
>
> elementFormDefault="qualified"
>
> Anne
>
> On Jan 7, 2008 3:45 AM, Henry Duc de Cagade de Branlou
> <[EMAIL PROTECTED]> wrote:
> >
> >
> > Hi,
> >
> >
> > I have created an axis2 web service (release 1.2). I used the top bottom
> > approach with xmlbeans (used the axis2 generator tool).
> > The problem I have is that I have an empty xmlns tag (related to compteAncre
> > tag) in my soap web service response :
> > <?xml version="1.0" encoding="UTF-8"?>
> > <soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/";>
> > <soapenv:Body>
> > <findByResponse
> > xmlns="http://findby.wsdocument.dao.acces.ancre.acoss.fr/1.0";>
> > <compteAncre xmlns="">
> > <CodeOrganisme
> > xmlns="http://datamodel.wsdocument.dao.acces.ancre.acoss.fr/1.0";>390</CodeOrganisme>
> > <CodeExoneration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
> > xmlns="http://datamodel.wsdocument.dao.acces.ancre.acoss.fr/1.0";
> > xsi:nil="true"/>
> > <OrigineExoneration
> > xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
> > xmlns="http://datamodel.wsdocument.dao.acces.ancre.acoss.fr/1.0";
> > xsi:nil="true"/>
> > <NumeroInterneCompte
> > xmlns="http://datamodel.wsdocument.dao.acces.ancre.acoss.fr/1.0";>60767</NumeroInterneCompte>
> > <NumeroExterneCompte
> > xmlns="http://datamodel.wsdocument.dao.acces.ancre.acoss.fr/1.0";>390000000040109656</NumeroExterneCompte>
> > <Categorie
> > xmlns="http://datamodel.wsdocument.dao.acces.ancre.acoss.fr/1.0";>1</Categorie>
> > <SousCategorie xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
> > xmlns="http://datamodel.wsdocument.dao.acces.ancre.acoss.fr/1.0";
> > xsi:nil="true"/>
> > <EtatCpte
> > xmlns="http://datamodel.wsdocument.dao.acces.ancre.acoss.fr/1.0";>3</EtatCpte>
> > <NoPersonne
> > xmlns="http://datamodel.wsdocument.dao.acces.ancre.acoss.fr/1.0";>9514</NoPersonne>
> > <DateEtatCpte
> > xmlns="http://datamodel.wsdocument.dao.acces.ancre.acoss.fr/1.0";>2000-01-15+01:00</DateEtatCpte>
> >
> >
> > I don't understand why. Attached are my wsdl, xsd files and soap response.
> > I also tried release 1.3 of axis2 but it didn't help.
> > Help will be greatly appreciated.
> >
> > Thank you in advance.
> >
> > ________________________________
> > Express yourself instantly with MSN Messenger! MSN Messenger
> >
> > ________________________________
> > Express yourself instantly with MSN Messenger! MSN Messenger
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > For additional commands, e-mail: [EMAIL PROTECTED]
> >
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>

------------------------------------------------------------------------
Express yourself instantly with MSN Messenger! MSN Messenger <http://clk.atdmt.com/AVE/go/onm00200471ave/direct/01/>
------------------------------------------------------------------------

No virus found in this incoming message.
Checked by AVG Free Edition. Version: 7.5.516 / Virus Database: 269.17.13/1212 - Release Date: 1/6/2008 10:55 PM


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to