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

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


Subject: Re: [xsl] how to do in xsl equalen of SQL not in (......)
From: Erik Bruchez <erik@xxxxxxxxxxx>
Date: Fri, 05 Sep 2003 12:14:51 -0700

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



Current Thread
Keywords