emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: emacs-25 b6b47AF: Properly encode/decode base64Binary data in SOAP


From: Stefan Monnier
Subject: Re: emacs-25 b6b47AF: Properly encode/decode base64Binary data in SOAP
Date: Mon, 14 Mar 2016 07:56:50 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.1.50 (gnu/linux)

> As explained in my other message, originator (and other attributes)
> could be sent by the debbugs server as either xsd:string or
> xsd:base64Binary.

Why?  Doesn't the schema specify these constraints?
I mean, isn't this an issue that should be solved between the
soap-client client (i.e. debbugs.el) and the SOAP server?

And of course, in case both are possible for historical reasons and the
debbugs.el isn't told which version of the schema is used, debbugs.el
can check the multibyteness of the string.


        Stefan



reply via email to

[Prev in Thread] Current Thread [Next in Thread]