xsl-list
[Top] [All Lists]

RE: re-printing xml

2002-11-04 00:04:07
Hi,

I've actually tried using the verbatim formatter, and I'm 
getting a stack overflow error. 
any idea how I can resolve this?

Well, it depends what's causing the stack overflow. If it's recursion depth, 
try to increase it using the processor's API, or switch to a processor that 
implements tail-recursion (e.g. jd.xslt and Saxon), or rewrite the stylesheet 
to reduce recursion.

Cheers,

Jarno

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



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