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

RE: Using Entity References in XSL Templates

Subject: RE: Using Entity References in XSL Templates
From: sara.mitchell@xxxxxxxxx
Date: Fri, 21 Jan 2000 13:01:50 -0500
entity nbsp
Or, you can simply define your entity as: 
<!ENTITY nbsp "&amp;#160;">

I've done this in DTDs and had the XSL properly output &nbsp; in
the HTML.

Sara

> -----Original Message-----
> From: Kay Michael [mailto:Michael.Kay@xxxxxxx]
> Sent: Friday, January 21, 2000 9:43 AM
> To: 'xsl-list@xxxxxxxxxxxxxxxx'
> Subject: RE: Using Entity References in XSL Templates
> 
> 
> > I know that I can define the entity at the top of the 
> stylesheet, like
> > this:
> > 
> >     <!DOCTYPE xsl:stylesheet [
> >     <!ENTITY nbsp "&#160;">
> >     ]>
> > 
> > But then the stylesheet processor resolves the entity 
> reference, which
> > isn't what I want.  I want the entity reference to be 
> *passed through*
> > to the output, which I can't seem to do.  Am I missing something?
> 
> I don't see the value of outputting &nbsp; rather than &#160;, but for
> entity references less trivial than this, I think this is a 
> legitimate use
> of
> 
> <xsl:text disable-output-escaping="yes">&amp;nbsp;</text>
> 
> Mike Kay
> 
> 
>  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

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.