|
As of 2006.4, I tried the different options described in the article. On Debian ("testing" distro), what I found is:
* When you use "libxslt" (i.e. the command line program "xsltproc"), you don't need to separately download the EXSLT extensions, and if you do so anyways, it's going to just get you very confused :) Xsltproc has the extension's functionality built-in nowadays, so just fire away.
* OTOH I was unable to get Saxon (version 6.5.3) to work at all, with any alternative tags or with the EXSLT extension downloaded. Altho perhaps a more recent version (8.x) would work.
HTH!
|