Re: FW: Saxon param to supress output

2004-12-06 Thread Dave Pawson
On Mon, 2004-12-06 at 18:52 +0100, Robert Soesemann wrote: > 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

FW: Saxon param to supress output

2004-12-06 Thread Robert Soesemann
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 Sax