Re: XalanTransformer Variable issue.

2007-09-05 Thread David Bertoni
Amish Gujarathi wrote: Hi All: Just to mention, the same xsl file when used for transformation using Altova XML Spy tool the output is correct, whereever i want the variable value, it appears fine. If you can post the source XML file and the stylesheet, perhaps someone can take a look at it.

Re: XalanTransformer Variable issue.

2007-09-04 Thread Amish Gujarathi
Hi All: Just to mention, the same xsl file when used for transformation using Altova XML Spy tool the output is correct, whereever i want the variable value, it appears fine. Thanks, Amish. On 9/4/07, Amish Gujarathi <[EMAIL PROTECTED]> wrote: > > Hi All: > > Am using the XalanTransformer inbuil

XalanTransformer Variable issue.

2007-09-04 Thread Amish Gujarathi
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,