[Home] [By Thread] [By Date] [Recent Entries]
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
|

Cart



