how to call two xml document in same XSLT ??
Hi All,
Is it possible to call two different XML document in a single XSLT.
For example, i have to xml document x1 and x2 and from x1 i will read data and assgin to variable and then based on those variable value i want to retrieve data from X2 using XSLT.
how can i achieve that ?
Thanks in advance
Nelly
|