RE: [xsl] Conditional indentation?

Subject: RE: [xsl] Conditional indentation?
From: "Michael Kay" <michael.h.kay@xxxxxxxxxxxx>
Date: Tue, 9 Apr 2002 10:13:38 +0100
> ><xsl:output method='html' indent='{$indent}' />
> >
> >but the indent attribute is not an attribute value
> >template.  First question: why not?
>
It is an AVT in the XSLT 1.1/2.0 working drafts.

Meanswhile, if you are using a JAXP processor, you can override the
<xsl:output> attributes from the application, which might solve the problem
for you.

Michael Kay
Software AG
home: Michael.H.Kay@xxxxxxxxxxxx
work: Michael.Kay@xxxxxxxxxxxxxx


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


Current Thread