[Fedora-suds-list] fedora-suds-list Digest, Vol 20, Issue 23

João Kreuzberg ivanirjoao at gmail.com
Tue Dec 22 05:39:32 UTC 2009


Jeff,

I was able to resolve it within the WS backend, but thanks for the quick
response.

Keep up the excellent work.

Regards,

João

On Thu, Dec 17, 2009 at 3:00 PM, <fedora-suds-list-request at redhat.com>wrote:

> Send fedora-suds-list mailing list submissions to
>        fedora-suds-list at redhat.com
>
> To subscribe or unsubscribe via the World Wide Web, visit
>        https://www.redhat.com/mailman/listinfo/fedora-suds-list
> or, via email, send a message with subject or body 'help' to
>        fedora-suds-list-request at redhat.com
>
> You can reach the person managing the list at
>        fedora-suds-list-owner at redhat.com
>
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of fedora-suds-list digest..."
>
>
> Today's Topics:
>
>   1. Re: [NAMESPACE] (Jeff Ortel)
>
>
> ----------------------------------------------------------------------
>
> Message: 1
> Date: Thu, 17 Dec 2009 09:52:01 -0600
> From: Jeff Ortel <jortel at redhat.com>
> Subject: Re: [Fedora-suds-list] [NAMESPACE]
> To: Jo?o Kreuzberg <ivanirjoao at gmail.com>
> Cc: fedora-suds-list at redhat.com
> Message-ID: <4B2A53A1.80100 at redhat.com>
> Content-Type: text/plain; charset="iso-8859-1"
>
> Hey João,
>
> Can you give me a link (or attach) the wsdl?
>
> Regards,
>
> Jeff
>
> On 12/16/2009 11:51 PM, João Kreuzberg wrote:
> > Hey guys,
> >
> > First of all, congrats for Suds, it's a fantastic tool!
>
> Thanks :)
>
> >
> > I'm having a minor problem with the generated soap envelope for my
> request:
> >
> > <SOAP-ENV:Envelope xmlns:ns0="LDN"
> > xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
> > xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/">
> > <SOAP-ENV:Header/>
> > <SOAP-ENV:Body>
> > <ns0:AccountSearch>
> > <AccountSearchQuery xmlns="LDN" xsi:type="AccountSearchQuery">
> > <IdLoginAccount>100</IdLoginAccount>
> > <AccessLevel>50</AccessLevel>
> > <IdParentAccount>0</IdParentAccount>
> > <ParentAccessLevel>0</ParentAccessLevel>
> > <Status>1</Status>
> > <PageNumber>1</PageNumber>
> > <PageSize>10</PageSize>
> > </AccountSearchQuery>
> > </ns0:AccountSearch>
> > </SOAP-ENV:Body>
> > </SOAP-ENV:Envelope>
> >
> > But the following line crashes:
> >
> > <AccountSearchQuery xmlns="LDN" xsi:type="AccountSearchQuery">
> >
> > If I take xmlns="LDN"  out, it works just fine.
> >
> > Is there a way for me to not include the prefix for the content document
> > on my envelope?
> >
> > I know under client.options I'm able to configure the prefixes to False
> > but that removes all the namespaces.
> >
> > I'm accessing .NET web services and it can't parse the envelope if it
> > contains the xmlns="LDN".
> >
> > Thanks much,
> >
> > --
> > Ivanir João Kreuzberg
> >
> >
> >
> > _______________________________________________
> > fedora-suds-list mailing list
> > fedora-suds-list at redhat.com
> > https://www.redhat.com/mailman/listinfo/fedora-suds-list
>
> -------------- next part --------------
> A non-text attachment was scrubbed...
> Name: smime.p7s
> Type: application/pkcs7-signature
> Size: 5126 bytes
> Desc: S/MIME Cryptographic Signature
> Url :
> https://www.redhat.com/archives/fedora-suds-list/attachments/20091217/dc89bfd3/smime.bin
>
> ------------------------------
>
> _______________________________________________
> fedora-suds-list mailing list
> fedora-suds-list at redhat.com
> https://www.redhat.com/mailman/listinfo/fedora-suds-list
>
> End of fedora-suds-list Digest, Vol 20, Issue 23
> ************************************************
>



-- 
Ivanir João Kreuzberg
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.fedoraproject.org/pipermail/suds/attachments/20091222/97480d1a/attachment.html 


More information about the suds mailing list