RE: Blank textarea

Subject: RE: Blank textarea
From: Kay Michael <Michael.Kay@xxxxxxx>
Date: Mon, 22 May 2000 17:40:47 +0100
> I'm generating an HTML page, but the XSLT processor
> I use (Xalan) converts <tag par="val"></tag> to 
> <tag par="val"/>. This makes my browser choke on
> the generated HTML, 

use <xsl:output method="html">

Mike K


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


Current Thread