You are viewing a plain text version of this content. The canonical link for it is here.
Posted to j-users@xalan.apache.org by "Singh, Anoop" <an...@hp.com> on 2003/02/14 04:38:37 UTC

Creating Multiple Output text files.

Hi All,
	How to create multiple output text files using xsl.
	I have two xml files as input to one xsl but number of output
text files can vary based on certain conditions.
	I am using xalan2.4.1.

	Any help will be greatly appreciated.

Regards,
Anoop



Re: Creating Multiple Output text files.

Posted by kl...@attbi.com.
You want to use "redirect", which is described 
in the Xalan extensions library document.