xsl-list
[Top] [All Lists]

RE: Different Colors for Alternating Rows

2003-06-26 02:02:52
Hi,

Since I had over 6000 rows, I needed to add a fix to my VM to increase
stack capacity. I still have blown my stack, and got the following
error. Switching to saxon is not an option at this point (can't change
the architecture). Also, I tried it on a smaller file and it almost

Have you used Xalan extenstions, or are you not using Xalan via JAXP API?

worked --
The rows, however were concatenated and printed together as a single
line.

Use <xsl:output indent="yes" /> if you need indentation. Remember, however, 
that the program reading the end result will not care if the XML is indented or 
not. 

Cheers,

Jarno

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



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