Re: [xsl] XSL and international characters

Subject: Re: [xsl] XSL and international characters
From: Jirka Kosek <jirka@xxxxxxxx>
Date: Tue, 04 Dec 2001 22:41:39 +0100
Chris Bayes wrote:

> sequence. I just thought that a script that used the javascript
> encode/charCodeAt could be used to create a "&#C582;" in the form field
> before submitting which would solve the immediate problem. I just
> couldn't work out how %C5%82 relates to the right unicode code point as
> hex C582 represents the hangul syllable yahn. Oh well DC will probably
> put me right on that.

Look at

http://www.w3.org/International/O-URL-and-ident.html

C582 is character code encoded in UTF-8. It didn't point to Unicode
character U+C582.

	Jirka

-- 
-----------------------------------------------------------------
  Jirka Kosek  	                     
  e-mail: jirka@xxxxxxxx
  http://www.kosek.cz

 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Current Thread