RE: [newbie] output  

Subject: RE: [newbie] output  
From: Sean Johnson <Sean.Johnson@xxxxxxxxxxxxxxxxxx>
Date: Thu, 20 Jul 2000 10:23:04 -0500
> I have another newbie question here. How can I output a 
> non-blank-space
> or nbsp; from my xsl file...
> 
> I tried <xsl:text>&nbsp;</xsl:text>
> and  <xsl:text omit-xml-declaration="yes">&nbsp;</xsl:text>
> with no success...
> 
> Any help would be greatly appreciated,
> 
> Jean
> 


I have used "&#160;" (minus the quotes) for a blank space.  Not sure if
there is another way.  I am totally new at this also.

-sean


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


Current Thread