xsl-list
[Top] [All Lists]

Re: [xsl] XSLT 2.0 has arrived

2007-01-23 12:50:35
From: Elliotte Harold <elharo(_at_)metalab(_dot_)unc(_dot_)edu>
Using Saxon just requires setting saxon8.jar in the classpath. Xalan-J
requires setting xalan.jar. So complexity of using Saxon is same as
Xalan.

Yes, and both are quite a bit more complex than using xsltproc. :-( Classpath is evil.

Well, if it's XSLT 2.0 with a command line inspired by xsltproc that you want then gestalt is for you.

e.g.

gestalt my.xsl my.xml >my-out.xml

_________________________________________________________________
Get Hotmail, News, Sport and Entertainment from MSN on your mobile. http://www.msn.txt4content.com/


--~------------------------------------------------------------------
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>
--~--