PDA

View Full Version : xslt 2.0



waster
February 8th, 2007, 12:46 PM
Hello,

Is there a packaged xslt 2.0 processor for Ubuntu? Saxon 8 isn't in the repos, and I can't seem to find another. What are you using?

runningwithscissors
February 8th, 2007, 01:59 PM
xsltproc?

It may actually be installed on your system already. Try "man xsltproc"

waster
February 9th, 2007, 09:00 AM
Thanks for your reply, but xsltproc is only xslt 1.0, I'm afraid.

Heliix
March 14th, 2007, 05:41 PM
afaik, saxon seems to be the only xslt processor which supports 2.0 version. i have xsltproc which is just fine but.. i would like to split output into several files and only xsl/transformations version 2.0 support <xsl:result-document> tag.
so, with xsltproc, i have to do it manually.

please, does anybody here use saxon? is it worth installing in my situation? thanks!

shaitan
June 2nd, 2007, 08:14 PM
please, does anybody here use saxon? is it worth installing in my situation? thanks!

why don't you install manually?

http://saxon.sourceforge.net/

Saxon-SA 8.9 is a version 30 days evaluation http://prdownloads.sourceforge.net/saxon/saxonb8-9j.zip

Saxon-B 8.9 is free (as a beer and as a free speech ;)) http://prdownloads.sourceforge.net/saxon/saxonb8-9j.zip

installation instruction http://www.saxonica.com/documentation/index/installationjava/installingjava.html

contact me if you have any trouble :)

losomo
April 20th, 2009, 07:49 AM
Currently, it can be installed like this:


sudo apt-get install libsaxon-java

overdrank
April 20th, 2009, 08:52 AM
http://img147.imageshack.us/img147/5451/necromancing.jpg