xsl-list
[Top] [All Lists]

Re: [xsl] Grouping problem

2007-12-04 09:59:58
Aha. Now THAT's the kind of strong warning I think the author desrves!
:-)

On 04/12/2007, Michael Kay <mike(_at_)saxonica(_dot_)com> wrote:

But what about xslt-defined functions that have side effects?

<xsl:function name="my:f">
<xsl:param name="x">
<xsl:result-document...
   <xsl;apply-templates ...


The spec disallows use of xsl:result-document while evaluating a function or
a variable.

Michael Kay
http://www.saxonica.com/


--~------------------------------------------------------------------
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>
--~--



--~------------------------------------------------------------------
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>