xsl-list
[Top] [All Lists]

RE: Fwd: New line character problem

2005-05-11 21:38:03
If your output is text, the following should cause, umm, following content to appear on a new line: <xsl:text>&#xa;</xsl:text>

You should also be able to issue:

<xsl:text>
</xsl:text>

(with the contained newline) to same effect.

Regards,

--A

From: Kumar Muthiah <mkumar180875(_at_)gmail(_dot_)com>

When I view the XML file using the XSLT file, I'm not able to view the
new line characters in Excel. I've tried to use <xsl:text></xsl:text>.
It never works. Please help on this. I would be helpful to me, since
I'm doing the project currently. This is the only bug i'm facing.


_________________________________________________________________
FREE pop-up blocking with the new MSN Toolbar ? get it now! http://toolbar.msn.click-url.com/go/onm00200415ave/direct/01/


--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--



<Prev in Thread] Current Thread [Next in Thread>