|
[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] output of message
While using <message> to debug my transformation, it occurred to me
that it would be helpful if message took and respected some of the
same attributes as <output> did.
I'm using <message> to display a result tree fragment, e.g.
<xsl:message>
<xsl:copy-of select="$foo"/>
</xsl:message>
Unfortunately the output (the processor is Saxon 6.5) is hard to read
because no additional whitespace is added. I'd like to see one member
(child of the root) of the result tree fragment per line.
I thought that if <message> accepted the "indent" attribute and treated
it in the same way as <output> does, then I wouldn't have to run an
emacs macro each time I wanted to read the message output.
I checked the draft XSLT 2.0 spec and it doesn't provide such a
feature.
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|
PURCHASE STYLUS STUDIO ONLINE TODAY!Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced! Download The World's Best XML IDE!Accelerate XML development with our award-winning XML IDE - Download a free trial today! Subscribe in XML format
|

Cart








