RE: XSL transforming XML to HTML

Subject: RE: XSL transforming XML to HTML
From: Kay Michael <Michael.Kay@xxxxxxx>
Date: Fri, 7 Jul 2000 09:49:17 +0100
> I currently have
> <xsl:output method="html" indent="yes"> as a directive in my 
> XSL file, but I
> have also tried transforming w/o this directive

Indent="yes" is the default for HTML. Have you tried indent="no"?

I'd also be interested to know if Saxon gets this one right. Indenting HTML
has caused me some grief in the past and the algorithms are still rather
painfully ad-hoc.

Mike Kay


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


Current Thread