[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

Re: messing about with XSLT

Subject: Re: messing about with XSLT
From: "director@xxxxxxxxxxxxx" <xsl-list-service@xxxxxxxxxxxxxxxxxxxxxx>
Date: Sun, 21 Mar 2021 05:24:24 -0000
Re:  messing about with XSLT
I do as well. I've also developed a habit of wrapping such diagnostic output in a <testDD/>, where DD = the current date. That way I can quickly find both the diagnostic output and the XSLT code that generated it. Children elements label individual parts of the output, e.g.,

<test21>
   <base-uri>file:/c:/SOME%20TEXT.xml</base-uri>
   <x-has-y>true</x-has-y>
</test21>

jk

On 2021-03-20 15:31, Michael Kay mike@xxxxxxxxxxxx wrote:
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.

Joel Kalvesmaki Director, Text Alignment Network http://textalign.net

Current Thread

PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery ™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2013 All Rights Reserved.