|
Subject: entity From: "Rakesh Ajmera" <rakesh_ajmera@xxxxxxxxxx> Date: Wed, 15 Mar 2000 18:05:13 -0600 |
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
| Current Thread |
|---|
|
| <- Previous | Index | Next -> |
|---|---|---|
| RE: Error "(StylesheetHandler) xsl:, Igor Nakshin | Thread | Re: entity, Steve Tinney |
| Re: XSL for database, Steve Muench | Date | Re: MSXML abominations happening fo, Rick Geimer |
| Month |