RE:   into the output ??

Subject: RE:   into the output ??
From: Shelly Nippard <SNippard@xxxxxxxxxxxx>
Date: Thu, 31 Aug 2000 14:01:08 -0400
try this

<xsl:text disable-output-escaping="yes">&#160;</xsl:text> in place of &nbsp;

shelly
-----Original Message-----
From: Alexander Rupsch, VUB Printmedia
[mailto:Trewendt.Rupsch@xxxxxxxxxxxxx]
Sent: Thursday, August 31, 2000 11:20 AM
To: XSL mailing list
Subject: &nbsp; into the output ??



Hello,

I'm generatig HTML from XML via cocoon (xalan).
The output HTML needs to contain some "&nbsp;". But until now I could not
find a way to implement that.

* <![CDATA[&xyz]]> delivers &amp;xyz
* a single & is not allowed
* &#x26; delivers &amp; too

For generating hrefs of <a> tags that's ok, but that's not what 
I need. Hope for some help.

Thanks, bye......

--
Alexander Rupsch				VUB Printmedia



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


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


Current Thread