|
[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] entity
I am using the following stylesheet,
----XT Parser and
---IBM DOM parser
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
version="1.0">
<xsl:output method="html" />
<xsl:template match="/">
<html>
<xsl:text disable-output-escaping="yes">&nbsp;</xsl:text>
</html>
</xsl:template>
</xsl:stylesheet>
This gives me the following:
<html>&nbsp;</html>
and not
<html> </html>
I tried   too. What am I doing wrong?
-Thanks
Rakesh
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|
PURCHASE STYLUS STUDIO ONLINE TODAY!Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced! Download The World's Best XML IDE!Accelerate XML development with our award-winning XML IDE - Download a free trial today! Subscribe in XML format
|

Cart








