Subject:New line
and notepad Author:Prashant Hegde Date:31 Jan 2007 05:06 PM
Hi All
I am writing a XSL for creating a text file after transformation. To put the new line i am using <xsl:text> </xsl:text>. The formatting of the transformed text file looks proper if i open it in wordpad, edit plus etc. But it gets weird up when i open the same with Notepad. Please note that the formatting comes up proeper even in notepad if transformation is done with default java transformer. I need to use Saxon parser, from which the problem is. Would be the problem is with SAXON or   ????