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]
Other format: [Raw text]

RE: Conditional indentation?


> ><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@ntlworld.com
work: Michael.Kay@softwareag.com


 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]