result indenting

Subject: result indenting
From: Linda van den Brink <lvdbrink@xxxxxxx>
Date: Wed, 25 Aug 1999 12:55:43 +0200
Hi all, 

I'm wondering about the 'indent' attribute on xsl:output. If I use the
following: 

<xsl:stylesheet xmlns:xsl="http://www.w3.org/XSL/Transform/1.0";
                xmlns="http://www.w3.org/TR/REC-html40";>

<xsl:output method="html" indent="yes"/>

Are the HTML tags in my result document then indented? The spec says that
"it specifies whether the processor may add additional whitespace when
outputting the result tree". What does XT do in this case? 

Thanks, 
Linda


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


Current Thread