Subject: Re: To give line breaks in the XSL output
From: Keith Visco <kvisco@xxxxxxxxx>
Date: Fri, 16 Apr 1999 09:43:58 -0400
|
Have you tried
<xsl:text>
</xsl:text>
-keith
Joseph Alex wrote:
>
> Hi,
>
> Just when I thought that <xsl:entity-ref name="nbsp"/> will solve all
> my problems of giving white spaces and tabs, I realize that I need
> something for the line breaks too. The problem would have been easier
> if the output was HTML, but it has to be a string which needs to have
> line separator in order to be interpreted by Excel. So <br/> is out,
> tried some special chars like etc to no success. Could anybody
> please help me out? Is there any special tag in XSL?
>
> Thanks a lot,
> Alex
>
> ______________________________________________________
> Get Your Private, Free Email at http://www.hotmail.com
>
> XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|