xsl-list
[Top] [All Lists]

Re: how to do in xsl equalen of SQL not in (......)

2003-09-05 12:14:51
 how to do ->>> sum(x[code not in(1,2)]) ???


You will need extension functions to do this because sum() is not part of XPath 1.

Wrong, of course sum() is part of XPath 1.0:

http://www.w3.org/TR/xpath.html#function-sum

-Erik



XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list