This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

RE: Trying to find a working XSLT processor


At 01/09/08 23:46 +0100, Michael Kay wrote:
> > Okay, I've tried but can't get success with using XP with Saxon:
> >
> > According to http://www.jclark.com/xml/xp/index.html
> > com.jclark.xml.sax is
> > the name of the SAX 1.0 driver ... I don't see a SAX 2.0 driver.
>
>com.jclark.xml.sax is the package name, not the class name.

Thank you for the clarification ... as I said, I'm used to running these 
things off the shelf.

>Running
>java -cp saxon.jar;xp.jar com.icl.saxon.StyleSheet -x
>com.jclark.xml.sax.Driver -t test.xml test.xsl
>
>works fine for me with Saxon 6.4.3; the CommentDriver also works.

And now it also works for me with Saxon 6.4.3 ... thanks, Michael, for all 
your help.

I have to switch my document production calls to Saxon (any chance the 
exslt extension for multiple file output will find its way into Saxon? then 
again, I'm not sure anyone else is using it either) before trying my 
production environment, but my initial tests seem to work just fine.

I appreciate your help, as always.

......................... Ken


--
Training Blitz: 3-days XSLT/XPath, 2-days XSLFO in Ottawa 2001-10-01/05

G. Ken Holman                      mailto:gkholman@CraneSoftwrights.com
Crane Softwrights Ltd.               http://www.CraneSoftwrights.com/s/
Box 266, Kars, Ontario CANADA K0A-2E0     +1(613)489-0999   (Fax:-0995)
Web site:     XSL/XML/DSSSL/SGML/OmniMark services, training, products.
Book:  Practical Transformation Using XSLT and XPath ISBN 1-894049-06-3
Article: What is XSLT? http://www.xml.com/pub/2000/08/holman/index.html
Next public instructor-led training:      2001-09-18,09-19,10-01,10-04,
-                                         10-22,11-05,12-09,12-10,02-02


 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]