xsl-list
[Top] [All Lists]

RE: XSL and infinite loops

2004-08-25 21:24:25
Hi,

We'd like to use XSL for our web application, and want to 
understand which portions of XSL can cause infinite loops. 

The XSL recommendation mentions apply-transform, and I know 
that call-transform can also cause one.

Apply-transformation and call-transformation don't ring a bell. Are you sure 
you don't mean xsl:apply-templates and xsl:call-template?
 
Is there a list of elements that can cause an infinite loop?

Along with the two mentioned above, xsl:apply-imports.

Cheers,

Jarno


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