From: Aplaws D. L. <apl...@li...> - 2009-03-04 03:08:38
|
Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=6620039 By: terry_permeance See http://saxon.sourceforge.net/saxon6.5.5/extensions.html#trace Add the following to your xsl file: <xsl:stylesheet ... xmlns:saxon="http://icl.com/saxon" saxon:trace="yes"> and you'll get some logging to stdout. Regards, Terry ______________________________________________________________________ You are receiving this email because you elected to monitor this forum. To stop monitoring this forum, login to SourceForge.net and visit: https://sourceforge.net/forum/unmonitor.php?forum_id=368401 |