Re: Blank textarea

Subject: Re: Blank textarea
From: David Carlisle <davidc@xxxxxxxxx>
Date: Sun, 21 May 2000 23:58:58 +0100
> I'm generating an HTML page, but the XSLT processor

then use the HTML output method
<xsl:output method="html"/>

you are generating XML which isn't valid HTML syntax.

David


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


Current Thread