|
Subject: Re: [xsl] Flattening characters to plain latin From: Abel Braaksma <abel.online@xxxxxxxxx> Date: Fri, 16 Feb 2007 14:05:47 +0100 |
>> codepoints-to-string(string-to-codepoints(normalize-unicode($in, >> 'NFKD'))[. lt 127])
No. Not unless you correct the error in it first.
codepoints-to-string(
string-to-codepoints(
normalize-unicode('@ABCDEFGHIJKLMNOPQRSTUV0.'', 'NFKD'))
[replace(codepoints-to-string(.), '[\p{M}]', '')])| Current Thread |
|---|
|
| <- Previous | Index | Next -> |
|---|---|---|
| Re: [xsl] Flattening characters to , Colin Paul Adams | Thread | Re: [xsl] Flattening characters to , Colin Paul Adams |
| Re: [xsl] XHTML html validation, Owen Rees | Date | Re: [xsl] Flattening characters to , Colin Paul Adams |
| Month |