Subject: Re: To give line breaks in the XSL output
From: "Matthew MacKenzie" <matt@xxxxxxxxxxxxxxx>
Date: Fri, 16 Apr 1999 08:13:50 -0300
|
Hi,
What about:
<xsl:entity-ref name=" "/>
..for the space. Sorry, I don't know how to make a line break in non-html
output though.
_____________
Matthew MacKenzie
matt@xxxxxxxxxxxxxxx
----- Original Message -----
From: Joseph Alex <alex_jos@xxxxxxxxxxx>
To: <xsl-list@xxxxxxxxxxxxxxxx>
Sent: Friday, April 16, 1999 4:32 AM
Subject: To give line breaks in the XSL output
>
> 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
|