Creating Multiple Output text files. 2003-02-13 - By Singh, Anoop
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
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> <HTML> <HEAD> <META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=us-ascii"> <META NAME="Generator" CONTENT="MS Exchange Server version 6.0.6389.0"> <TITLE>Creating Multiple Output text files.</TITLE> </HEAD> <BODY> <!-- Converted from text/rtf format -->
<P><FONT SIZE=2 FACE="Arial">Hi All,</FONT>
<BR> <FONT SIZE=2 FACE="Arial">How to create mul</FONT><FONT SIZE=2 FACE="Arial">tiple output text files using xsl.< /FONT>
<BR> <FONT SIZE=2 FACE="Arial">I have two xml files as input to one xsl but number of output text files can vary based on certain conditions.</FONT>
<BR> <FONT SIZE=2 FACE="Arial">I am using xalan2.4.1.</FONT> </P>
<P> <FONT SIZE=2 FACE="Arial">Any help will be greatly appreciated.</FONT> </P>
<P><FONT COLOR="#000080" SIZE=2 FACE="Arial">Regards,</FONT>
<BR><FONT COLOR="#FF9900" SIZE=2 FACE="Arial">Anoop</FONT> </P> <BR>
</BODY> </HTML>
|
|