Re: [xsl] __LINE__ equivalent in XSTL

Subject: Re: [xsl] __LINE__ equivalent in XSTL
From: Syd Bauman <Syd_Bauman@xxxxxxxxx>
Date: Fri, 2 Dec 2011 09:31:40 -0500
At the TEI Conference this year[1] Brian Pitlik-Zillig[2] gave a talk
on (what I think is) exactly what you are looking for: logging XSLT
transformations[3].

Notes
-----
[1] http://www.zde.uni-wuerzburg.de/tei_mm_2011/
[2] http://cdrh.unl.edu/about/faculty/pytlik_zillig.php
[3] http://www.zde.uni-wuerzburg.de/tei_mm_2011/abstracts/abstracts_papers/#c249171

> yes, but we put the translated XML in a log in production env, and
> to examine the log avoid the fime of re-doing the same ...

Current Thread