Subject: Re: [xsl] Where does <xsl:message> output go? From: Martin Honnen <Martin.Honnen@xxxxxx> Date: Wed, 07 Apr 2010 16:14:43 +0200 |
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?
.NET's XslCompiledTransform has this event http://msdn.microsoft.com/en-us/library/system.xml.xsl.xsltargumentlist.xsltmessageencountered(v=VS.90).aspx
What happens to the in-memory result tree when the XSLT processor encounters an <xsl:message terminate="yes"> element?
Martin Honnen http://msmvps.com/blogs/martin_honnen/
Current Thread |
---|
|
<- Previous | Index | Next -> |
---|---|---|
Re: [xsl] Where does <xsl:message> , G. Ken Holman | Thread | [xsl] What is best practice for dea, Costello, Roger L. |
Re: [xsl] Where does <xsl:message> , G. Ken Holman | Date | [xsl] What is best practice for dea, Costello, Roger L. |
Month |