[XSL-LIST Mailing List Archive Home] [By Thread] [By Date]

Re: [xsl] no output files


Subject: Re: [xsl] no output files
From: Florent Georges <lists@xxxxxxxxxxxx>
Date: Wed, 19 Nov 2008 14:37:44 +0100 (CET)

Dimitre Novatchev wrote:

> theFunc() will have a global variable that wraps all
> transformation.
> theFunc() will return nothing.

  More precisely, I think the point is to return nothing, *by using the
variable*.  For instance:

    <xsl:sequence select="$sink[not-exists]"/>

  Regards,

-- 
Florent Georges
http://www.fgeorges.org/


Current Thread