xsl-list
[Top] [All Lists]

RE: [xsl] Grouping problem

2007-12-04 09:51:02
 
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>
--~--

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