Subject: RE: XSL and infinite loops
From: "R. Guide" <rguide@xxxxxxxxx>
Date: Thu, 26 Aug 2004 01:41:49 -0400 (EDT)
|
>> 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?
Yes! Sorry, had a brain-fade.
>> Is there a list of elements that can cause an infinite loop?
>
>Along with the two mentioned above, xsl:apply-imports.
Thanks! That's very helpful.
R. Guide
_______________________________________________
No banners. No pop-ups. No kidding.
Make My Way your home on the Web - http://www.myway.com
|