Re: [xsl] How to display spaces?

Subject: Re: [xsl] How to display spaces?
From: "Laura Jenkins" <xsl_list@xxxxxxxxxxx>
Date: Mon, 29 Apr 2002 09:12:25 +0000
use <xsl:text>&#x20;</xsl:text>
thaz for space.


From: Suman.Sathyanarayan@xxxxxxxxxxxx
Reply-To: xsl-list@xxxxxxxxxxxxxxxxxxxxxx
To: xsl-list@xxxxxxxxxxxxxxxxxxxxxx
CC: owner-xsl-list@xxxxxxxxxxxxxxxxxxxxxx, xsl-list@xxxxxxxxxxxxxxxxxxxxxx
Subject: [xsl] How to display spaces?
Date: Mon, 29 Apr 2002 13:39:36 +0530



I cannot use &nbsp; in an XSL , so how do i display
white or blank spaces on the screen??
i am using IE 5.0

For example


<xsl:for-each select="attr[@name='url6' or @name='url6']"> <td><xsl:value-of select="value"></xsl:value-of></td> </xsl:for-each>

the value above may be null
so i want to display a space instead in my table

how do i do it??
Any other solutions?
How do i check for a null value and display an empty <td> ??


Regards, Suman


-----------------------Disclaimer------------------------


The views of the author may not necessarily reflect those
of the Company. All liability is excluded to the extent
permitted by law for any claims arising as a result of the
use of this medium to transmit information by or to
IT Solutions (India) Pvt. Ltd.

We have taken precautions to minimize the risk of
transmitting software viruses, but we advise you to
carry out your own virus checks on any attachment to
this message.  We cannot accept liability for any loss or
damage caused by software viruses.

------------------------Disclaimer------------------------


XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list






_________________________________________________________________
Chat with friends online, try MSN Messenger: http://messenger.msn.com


XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list



Current Thread