xsl-list
[Top] [All Lists]

RE: Different Colors for Alternating Rows

2003-06-25 01:19:19
Jarno,

Thank you. The second approach did not work. It seemd to 
create an endless loop. Here is the error that I got, which 
repeated endlessly:

at 
weblogic.apache.xalan.templates.ElemChoose.execute(ElemChoose.
java:152)
        at 

It's probably a stack overflow rather than an endless loop. Try it on
Saxon (7.x), which should detect this template as being tail-recursive
and therefore avoid this problem.

Michael Kay


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



<Prev in Thread] Current Thread [Next in Thread>