Here's a couple more. They at least have documentation: http://people.freebsd.org/~znerd/xinclude-task/ http://www.jeckle.de/freeStuff/xia/index.html
David > -----Original Message----- > From: David Cramer > Sent: Thursday, November 29, 2007 2:33 PM > To: Eric Johnson > Cc: Jirka Kosek; [email protected] > Subject: RE: [docbook-apps] Ant XSLT task error > > I've never actually tried that. I wanted to user xpointer, so > I did a first pass with xmllint (called it with an <exec>). > > Btw., I was googling to see if this was already explained > somewhere easy to find and ran across this: > http://sourceforge.net/projects/xcluder > (found via this post: > http://www.stylusstudio.com/xsllist/200407/post90490.html ) > Sounds cool, but I don't see any docs or even the source. > > David > > > -----Original Message----- > > From: Eric Johnson [mailto:[EMAIL PROTECTED] > > Sent: Thursday, November 29, 2007 1:38 PM > > To: David Cramer > > Cc: Jirka Kosek; [email protected] > > Subject: RE: [docbook-apps] Ant XSLT task error > > > > David, > > That did the trick. Now I need to get xincludes working... > > how did you get Saxon to use the Xerces processor supporting > > xincludes? > > Thanks, > > Eric > > > > On Thu, 2007-11-29 at 09:24 -0600, David Cramer wrote: > > > Try adding classpath="path_to/saxon.jar" to your <xslt/> > > task. I also > > > have processor="trax" but I don't know if that matters. > > > > > > David > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: > [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
