xsl-list
[Top] [All Lists]

[xsl] Where does <xsl:message> output go?

2010-04-07 09:06:42
Hi Folks,

I know that when I run an XSLT transform from the DOS command line, the 
contents of <xsl:message> goes to the command line.

If I invoke an XSLT transform using, say, a Java program, where does the 
<xsl:message> content go? If there are multiple <xsl:message> elements, does 
their content all go to the same place? Where? Is it the same for every XSLT 
processor?

What happens to the in-memory result tree when the XSLT processor encounters an 
<xsl:message terminate="yes"> element?

/Roger



--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--

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