xsl-list
[Top] [All Lists]

RE: XSL problem using sum() function

2004-11-18 11:36:55

    Michael> In fact, in the Oct 2004 draft it's even simpler, but
    Michael> this won't be available until Saxon 8.2:

    Michael> sum($seq/f(.))

What's the change that's made this possible?

The right-hand operand of "/" (sometimes referred to as "the last step in a
path expression") can now be any homogenous sequence, it is no longer
required to be a sequence of nodes. That is, it can be either a sequence of
nodes or a sequence of atomic values.

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>