OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

docbook-apps message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]


Subject: RE: [docbook-apps] Ant XSLT task error


Cool. I'll give that a try. I may also just resort to using the java
task to invoke saxon.

On Thu, 2007-11-29 at 14:33 -0600, David Cramer wrote:
> 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:eric.johnson@iona.com] 
> > Sent: Thursday, November 29, 2007 1:38 PM
> > To: David Cramer
> > Cc: Jirka Kosek; docbook-apps@lists.oasis-open.org
> > 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


[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]