xsl-list
[Top] [All Lists]

Re: [xsl] messing about with XSLT

2021-03-20 16:31:34
I often use xsl:comment or xsl:text to add debugging output in preference to 
xsl:message - or even literal result elements. It's often more useful to see 
these messages interspersed with the real stylesheet output.

Michael Kay
Saxonica

On 20 Mar 2021, at 19:29, Chris Papademetrious 
christopher(_dot_)papademetrious(_at_)synopsys(_dot_)com 
<xsl-list-service(_at_)lists(_dot_)mulberrytech(_dot_)com> wrote:

Hi Martin,

Ahh, I'll switch to xsltfiddle -- thanks very much for doing this for the 
community!

The only thing I wish it had was a console pane that showed <xsl:message/> 
output. This would let me instrument code in real-time as I try things out.


--~----------------------------------------------------------------
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
EasyUnsubscribe: http://lists.mulberrytech.com/unsub/xsl-list/1167547
or by email: xsl-list-unsub(_at_)lists(_dot_)mulberrytech(_dot_)com
--~--


<Prev in Thread] Current Thread [Next in Thread>