Re: messing about with XSLT

"Michael Kay [email protected]" <[email protected]> Sat, 20 Mar 2021 21:31:37 -0000
Newsgroups gmane.text.xml.xsl.general.mulberrytech
Message-ID <[email protected]>
I often use xsl:comment or xsl:text to add debugging output in preference t=
o 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.papademetrious=
@synopsys.com <[email protected]> wrote:
>=20
> Hi Martin,
>=20
> Ahh, I'll switch to xsltfiddle -- thanks very much for doing this for the=
 community!
>=20
> 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 ou=
t.
>=20
>=20
--~----------------------------------------------------------------
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
EasyUnsubscribe: http://lists.mulberrytech.com/unsub/xsl-list/3329386
or by email: [email protected]
--~--