[xsl] working with multiple inputs simultaneously

Subject: [xsl] working with multiple inputs simultaneously
From: Irene Hall <irene_hall@xxxxxxxxxxxxxxxx>
Date: Wed, 3 Oct 2001 12:53:06 +0100
I am attempting to transform an XML file dependent on the content of a 
second XML file. It goes Ok until I am in a situation where I require to do 
a nested for-each with the outside for-each being based on one XML input 
and the inside for-each based on the other XML input. I cannot get the 
inside loop to run as once inside the outside for-each there appears to be 
no recognition of the other XML document. I have combed  M Kay's "XSLT 
Reference" but it doesn't appear to cover anything remotely like this. Is 
this because it is impossible to do ?

All help would be appreciated.



Irene Hall
Irene_hall@xxxxxxxxxxxxxxxx


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


Current Thread