xsl-list
[Top] [All Lists]

Re: [xsl] no output files

2008-11-19 08:44:20
 More precisely, I think the point is to return nothing, *by using the
variable*.  For instance:

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


Yes, any boolean value that the XSLT processor and optimizer cannot
guess is false(), and will need to evaluate.



-- 
Cheers,
Dimitre Novatchev
---------------------------------------
Truly great madness cannot be achieved without significant intelligence.
---------------------------------------
To invent, you need a good imagination and a pile of junk
-------------------------------------
Never fight an inanimate object
-------------------------------------
You've achieved success in your field when you don't know whether what
you're doing is work or play


On Wed, Nov 19, 2008 at 5:37 AM, Florent Georges 
<lists(_at_)fgeorges(_dot_)org> wrote:
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/






























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