[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

Re: Using   in Stylesheets

Subject: Re: Using   in Stylesheets
From: Eric van der Vlist <vdv@xxxxxxxxxxxx>
Date: Fri, 01 Dec 2000 19:00:50 +0100
nbsp
Alex Aguilar wrote:
> 
> What's the difference between &#A0;  and &#160;

That "&#A0;" is incorrect while &#160; is well formed XML :)

The sequence "#x" should be used to indicate an hexadecimal value.

"&#A0;" should then be "&#xA0;" or "&#xa0;"...

and "&#A0;" and "&#160;" are representing the same character !

Eric

> 
> ----- Original Message -----
> From: "Dan Piccolo" <dpiccolo@xxxxxxxxxxxxxx>
> To: <xsl-list@xxxxxxxxxxxxxxxx>
> Sent: Friday, December 01, 2000 7:05 AM
> Subject: Re: Using &nbsp; in Stylesheets
> 
> > 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 &nbsp; 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
> > > &nbsp; in the text.  I have tried this using
> > >      <xsl:text>&nbsp;</xsl:text> or on its own or within a <xsl:value-of
> > > select="&nbsp;"/>
> > >
> > > 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
> >
> 
>  XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list

-- 
See you at XML 2000
      http://gca.org/attend/2000_conferences/XML_2000/building.htm#vlist
------------------------------------------------------------------------
Eric van der Vlist       Dyomedea                    http://dyomedea.com
http://xmlfr.org         http://4xt.org              http://ducotede.com
------------------------------------------------------------------------


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


Current Thread

PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery ™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2013 All Rights Reserved.