Subject: Re: [xsl] Flattening characters to plain latin From: Peter Hickman <peter@xxxxxxxxxxxxx> Date: Thu, 15 Feb 2007 17:03:59 +0000 |
In XPath 2.0 I think you can achieve this usingThanks that is just what I wanted. All I want now is MarkLogic to implement it!
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.
Michael Kay
http://www.saxonica.com/
Current Thread |
---|
|
<- Previous | Index | Next -> |
---|---|---|
RE: [xsl] Flattening characters to , Michael Kay | Thread | Re: [xsl] Flattening characters to , Abel Braaksma |
Re: [xsl] Computing Number of Days , Mukul Gandhi | Date | RE: [xsl] Graphics scaling on XSLFO, Angela Williams |
Month |