Subject: Re: [xsl] Flattening characters to plain latin From: Abel Braaksma <abel.online@xxxxxxxxx> Date: Fri, 16 Feb 2007 11:59:13 +0100 |
In XPath 2.0 I think you can achieve this using
codepoints-to-string(string-to-codepoints(normalize-unicode($in, 'NFKD'))[. lt 127])
This splits composite characters into the base character plus modifiers, then strips off the modifiers.
Cheers! -- Abel
Current Thread |
---|
|
<- Previous | Index | Next -> |
---|---|---|
Re: [xsl] Flattening characters to , Peter Hickman | Thread | Re: [xsl] Flattening characters to , Colin Paul Adams |
Re: [xsl] "fetching" elements by na, Georges Schmitz | Date | Re: [xsl] XHTML html validation, Abel Braaksma |
Month |