Subject: Re: Using in Stylesheets
From: "Dan Piccolo" <dpiccolo@xxxxxxxxxxxxxx>
Date: Fri, 1 Dec 2000 10:05:06 -0500
|
Use the Entity reference &#A0; instead..
----- Original Message -----
From: "Deirdre O'Brien" <ddo@xxxxxxx>
To: <XSL-List@xxxxxxxxxxxxxxxx>
Sent: Friday, December 01, 2000 7:47 AM
Subject: Using in Stylesheets
>
>
> Hi,
>
> I am trying to put tabs in my HTML output that is generated by a
> stylesheet. The only way I know how to do this is to put
> in the text. I have tried this using
> <xsl:text> </xsl:text> or on its own or within a <xsl:value-of
> select=" "/>
>
> However when I run the stylesheet through the xalan processor I get an
> error saying
> "The entity 'nbsp' was referenced but not declared."
>
> Does anybody know how to solve this?
> Or is there another way I can get a tab to come out?
>
> Thanks
> Deirdre
>
>
>
> XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|