xsl-list
[Top] [All Lists]

Re: Character Map question

2005-11-08 12:28:15
"Brian" == granam  <granam(_at_)shaw(_dot_)ca> writes:

    Brian> Greetings.  I'm curious if it is possible to use a
    Brian> character map to map double-byte characters.

Do you mean surrogate code points? You shouldn't use them. Use the
proper code point in the supplementary planes.

    Brian> the output Unicode is UTF-8 and would require no further
    Brian> processing.

It doesn't matter what the encoding is. You just specify the Unicode
code points you want, and the serializer will translate to the correct
byte sequence for the encoding.
-- 
Colin Adams
Preston Lancashire

--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--



<Prev in Thread] Current Thread [Next in Thread>