RE: Those pesky  's again

Subject: RE: Those pesky  's again
From: Kay Michael <Michael.Kay@xxxxxxx>
Date: Wed, 5 Apr 2000 13:40:16 +0100
> <!DOCTYPE html [<!ENTITY nbsp ' '>]>
> but I'm not finding the way to generate the second line.

The only way to generate a DOCTYPE declaration like this is to use
disable-output-escaping on xsl:text or xsl:value-of.

But as DavidC pointed out, in this example it's really quite unnecessary.

Mike Kay


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


Current Thread