Next in thread → Next in month →

RE: [xml-dev] Storing illegal XML 1.0 characters in the Unicode Private Use Area

From
Liam R E Quin <>
To
"Costello, Roger L." <>
Date
2012-11-02T16:02:53Z
ID
<>
Thread
RE: [xml-dev] Storing illegal XML 1.0 characters in the Unicode Private Use Area
On Fri, 2012-11-02 at 15:27 +0000, Costello, Roger L. wrote:

>     2Hello World3
> 
> is converted to this XML:
> 
>    <text>U2XHello WorldU3X</text>
> 
> Is that the approach Liam?
Yes - and U turns into U55X in this scheme.

> Have you documented this approach anywhere?
No - it was too awful! But it's useful if you might need non-XML
characters in element names, and it can result in an all-7bit-ascii
document if you need that.

Liam


-- 
Liam Quin - XML Activity Lead, W3C, http://www.w3.org/People/Quin/
Pictures from old books: http://fromoldbooks.org/
Ankh: irc.sorcery.net irc.gnome.org freenode/#xml
Next in thread → Next in month →