Re: [xsl] Saxon param to supress output

Subject: Re: [xsl] Saxon param to supress output
From: JBryant@xxxxxxxxx
Date: Mon, 6 Dec 2004 12:02:17 -0600
There's a conversation about result-document on the Saxon list at 
saxon-help@xxxxxxxxxxxxxxxxxxxxx - you might want to ask this question in 
that context.

Jay Bryant
Bryant Communication Services




"Robert Soesemann" <rsoesemann@xxxxxxxxxxx> 
12/06/2004 11:52 AM
Please respond to
xsl-list@xxxxxxxxxxxxxxxxxxxxxx


To
<xsl-list@xxxxxxxxxxxxxxxxxxxxxx>
cc

Subject
[xsl] Saxon param to supress output






I am a XSLT2 feature from Saxon8 inside an Ant script. Ourput files will
be specified insede the xsl with xsl:result-document.

But the Ant xslt task forces me to provide @destdir and copies the input
files there. Even if they are empty they get copied unnessecarily.

Can I pass a parameter to Saxon or the XSLT task to not write xsl
results to a file?

Thanks,
Robert

Current Thread