xsl-list
[Top] [All Lists]

Re: [xsl] Getting the Base Character of Character with Diacritic

2006-09-19 00:34:54
Saxon-B and gestalt also support all these four.
This is not a surprising result, as it is easier to implement the D forms compared with the C forms, as the C forms consist of de-composition followed by composition.
So it would be strange to implement NFC, and not implement NFD.
And the extra work to implement the K forms is very little.

As far as I can tell, your best bet is Saxon-SA, it seems to support NFC, NFD, NFKC, and NFKD (http://www.saxonica.com/conformance/xqts100/SaxonResults.html). Not

_________________________________________________________________
Windows Live? Messenger has arrived. Click here to download it for free! http://imagine-msn.com/messenger/launch80/?locale=en-gb


--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--