RE: Saxon's Line Breaks

Subject: RE: Saxon's Line Breaks
From: Kay Michael <Michael.Kay@xxxxxxx>
Date: Mon, 22 May 2000 18:09:53 +0100
> We are using Saxon to do transforms of xml+xsl to
> yield HTML. When we view source, it's all in one long
> line. Looks like the line breaks it inserts are not
> right.

Simplest is to use <xsl:output method="html" indent="yes">.

Alternatively, output the line breaks "by hand".

Mike Kay


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


Current Thread