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

 

Subject:  
From: "xsl list" <xsl_list@xxxxxxxxxxx>
Date: Thu, 20 Jul 2000 11:36:32 EDT
nbsp xsl
From the xsl, I want to print out &nbsp;
My XSL code has lots of &nbsp; that needs to be printed out as is.
I can do this by replacing each &nbsp; with:
<xsl:text disable-output-escaping="yes"><![CDATA[&nbsp;]]></xsl:text>

Is there a better way to do this? Can I define the entity nbsp in a way that will generate &nbsp; when &nbsp; is encountered in the XSL?

The following did not work:
<!ENTITY nbsp "&nbsp;">
or
<!ENTITY nbsp "&amp;nbsp;"> (this will generate: &amp;nbsp;)
or
<!ENTITY nbsp "<xsl:text disable-output-escaping='yes'><![CDATA[&nbsp;]]></xsl:text>">


Thaks

________________________________________________________________________
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com


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



Current Thread
  • &nbsp;
    • xsl list - Thu, 20 Jul 2000 11:36:32 EDT <=
      • <Possible follow-ups>
      • xsl list - Thu, 20 Jul 2000 13:13:48 EDT

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.