xsl-list
[Top] [All Lists]

Re: [xsl] Problems calculating the running time of an xsl script

2009-12-10 08:18:33
On each XSL files I'm setting a global variable to store the current date 
time.
..
And then have a template that in theory might execute last as it
appends content to the end of the xml file which calls a template in
an included file
..
Problem is that the startExecutionTime and the CurrentExecutionTime
are always the same resulting in zero duration

:) good isn't it?  Here's a thread that explains the reasons behind it:

http://markmail.org/thread/tksyyih3gpxfd65c

There is definitely scope for an exslt extension to handle this requirement.


-- 
Andrew Welch
http://andrewjwelch.com
Kernow: http://kernowforsaxon.sf.net/

--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--