Re: [xml-dev] MSXML DOM Special Chars Less Than 32

From
Tim Bray <>
To
Julian Reschke <>
Date
2002-03-23T17:06:55Z
ID
<>
Thread
Re: [xml-dev] MSXML DOM Special Chars Less Than 32
Julian Reschke wrote:

> However, ignoring the issue doesn't exactly help either. Many
> applications/protocols are stuck with the task of marshalling "arbitrary"
> strings as XML (and datatype xs:string), so it would be good if there was an
> XML-1.0 compliant, cross-protocol format to do this.


Doesn't base64 meet this requirement? -Tim