Hello all - 

I've just joined the list and am developing an application using xml/xsl. I'm
using the Sablotron XSLT engine embedded in "C" progams.

anyway - re: the last message.

Is this how I embed entity references that I want to be passed through to the
html for interpretation by the end client browser?

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

in case I actually WANTED the &nbsp to show up in the html?
 


> > > The only thing I have gotten to work is:
> > > 
> > > <xsl:text
> > disable-output-escaping="yes">&amp;nbsp;</xsl:text>

Reply via email to