Feature #2466
RCP: X.X, Capture Saxon XSLT <xsl:message> output in Console
Status: | New | Start date: | 10/30/2018 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | - | % Done: | 0% |
|
Category: | Import | Spent time: | - | |
Target version: | TXM X.X |
Description
The XSLT <xsl:message> tag allows XSLT debugging.
Currently, the output of <xsl:message> tags is ignored by TXM which doesn't help XLST debugging.
Solution¶
Set Saxon XSLT <xsl:message> output management, and output the messages to console: See https://www.saxonica.com/html/documentation/javadoc/net/sf/saxon/trans/XsltController.html#setMessageEmitter-net.sf.saxon.event.Receiver-.
History
#1 Updated by Sebastien Jacquot over 3 years ago
- Target version changed from TXM 0.8.2 to TXM X.X