[XSL-LIST Mailing List Archive Home] [By Thread] [By Date]

[xsl] Problem with transformation with two XML input files.


Subject: [xsl] Problem with transformation with two XML input files.
From: Mukul.Mudgal@xxxxxxxxxxx
Date: Thu, 2 May 2002 15:35:51 +0530

hi all,

Is there any solution of this problem...

I'm using two XML files for getting the resultant XSL file.

if (true){
do some thing using XML file 1.
}
else {
do some thing using XML file 2.
}

Now,I'm using Xalan's transform(InputXMLfile, XSLfile, outputXMLfile);

now problem is how can I ,do the above mentioned transformation using xalan
since it is using one XML file for input and I want to use to XML files.

Thanks

Mukul





 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list



Current Thread
Keywords