RE: [xsl] Output  

Subject: RE: [xsl] Output  
From: "David B. Bitton" <david@xxxxxxxxxxxxxx>
Date: Wed, 30 Jan 2002 09:29:21 -0500
In an effort not to start another flame in regards to
disable-output-escaping, just use &#160; instead of &nbsp; and you'll be
good to go.  160 is the ISO-8859 code for a non-breaking space.

> -----Original Message-----
> From: owner-xsl-list@xxxxxxxxxxxxxxxxxxxxxx 
> [mailto:owner-xsl-list@xxxxxxxxxxxxxxxxxxxxxx] On Behalf Of Mike Bandy
> Sent: Wednesday, January 30, 2002 9:09 AM
> To: XSL-List (E-mail)
> Subject: [xsl] Output &nbsp;
> 
> 
> <xsl:text disable-output-escaping="yes">&nbsp;</xsl:text>
> 
> Results in error:
> 09:03:47 Error: line 130 col 59: The entity "nbsp" was 
> referenced, but not declared.
> 
> What am I missing?
> 
> Thanks.
> 
> 	Mike Bandy
> 
> 
> 
> 
>  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