see <xalan:write file="filename">
you xsl </xalan:write> Bernard > -----Original Message----- > From: Nicholas Waltham [mailto:[EMAIL PROTECTED] > Sent: 25 September, 2001 9:47 > To: [EMAIL PROTECTED] > Subject: Creating different out files > > > Hello All, > I have just begun to use the xalan-j XSLT filter, I am currently > calling it > like this: > > java org.apache.xalan.xslt.Process -in T0530s-test.xml -xsl workflow.xsl > > out.html > > And it works fine, however I would really like to be able to split up the > output file into several > files, is there an XSLT extention that allows me to do this, ie produce > different trees, and put them > in different files. > > Thanks in advance, > Nicholas Waltham > > >
