Re: [xsl] Order of call-template

Subject: Re: [xsl] Order of call-template
From: Andrew Welch <andrew.j.welch@xxxxxxxxx>
Date: Fri, 22 Jun 2012 17:21:59 +0100
> I have the following code in my xslt. Will it guarantee the first call-template to be executed before the second one?

You can't rely on the order of execution, only that the result will be
in the right order.


-- 
Andrew Welch
http://andrewjwelch.com

Current Thread