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: XSL transforming XML to HTML


> 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

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