I've had that trouble with all entities above 128.  This worked for me:

<xsl:text disable-output-escaping="yes">&amp;nbsp;</xsl:text>

Scott


On
Tue, 25 Jul 2000, Mod XSLT wrote:

-> I've also noticed that an extra "A" with accent character is added when I
-> try to use the copyright symbol (&#169). 
-> 
-> 
-> Josh
-> 
-> On Tue, 25 Jul 2000, Matthew Cordes wrote:
-> 
-> > Hello all.  
-> > 
-> > How do I create a non-breaking space with Sablotron?  With all of the 
-> > java parsers I use &#160; which after being translated becomes &nbsp; 
-> > With Sablotron this results in a capitol A with an accent mark.  Does 
-> > anyone else get this behavior?
-> > 
-> > Also is there a CVS version I could use?  Perhaps with xsl:sort support?
-> > 
-> > -matt
-> > 
-> 
-> 

-- 
Scott Holdren
[EMAIL PROTECTED]



Reply via email to