This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

RE: Those pesky  's again


> <!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

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]