| Subject: Re: [xsl] Getting the Base Character of Character with  Diacritic From: Abel Braaksma <abel.online@xxxxxxxxx> Date: Tue, 19 Sep 2006 19:59:34 +0200 | 
Thanks Abel, Colin and Sir Mike, for the suggestions; it was what i wanted.
-- Jeff
Michael Kay wrote:Following up on suggestions from others, if NFKD is supported then the following should work reasonably well for European languages:
replace(normalize-unicode($in, 'NFKD'), '[̀-ͯ]', '')
or if you prefer
| Current Thread | 
|---|
| 
 | 
| <- Previous | Index | Next -> | 
|---|---|---|
| Re: [xsl] Getting the Base Characte, Jeff Sese | Thread | Re: [xsl] Getting the Base Characte, Abel Braaksma | 
| [xsl] Removing line breaks without , Mark Peters | Date | Re: [xsl] Removing line breaks with, Spencer Tickner | 
| Month |