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
| Current Thread |
- RE: Different Colors for Alternating Rows, (continued)
- Schwartz, Rechell R, ALABS - Wed, 25 Jun 2003 22:46:18 -0400 (EDT)
- Schwartz, Rechell R, ALABS - Wed, 25 Jun 2003 22:51:20 -0400 (EDT)
- Schwartz, Rechell R, ALABS - Wed, 25 Jun 2003 23:06:20 -0400 (EDT)
- Zink, Juergen - Thu, 26 Jun 2003 04:45:23 -0400 (EDT)
- Jarno . Elovirta - Thu, 26 Jun 2003 05:03:00 -0400 (EDT) <=
- Schwartz, Rechell R, ALABS - Thu, 26 Jun 2003 09:36:16 -0400 (EDT)
- Schwartz, Rechell R, ALABS - Thu, 26 Jun 2003 11:09:09 -0400 (EDT)
|
|