Hi All: Am using the XalanTransformer inbuilt project under latest Xalan for transforming an Xml file from one schema to another. I have written an XSL file for that, but am facing one problem, i have declared a variable in the XSL file to contain some value while processing the original xml file, while writing to the destined xml file, the value of the variable appears only at the first instance, rest of the instance where i refer to that variable its empty...Have anyone of you faced a similar problem. Please help me with your valuable comments.
I appreciate your help. Thanks, Amish.