Subject: RE: need help with MAX and MIN functions (if they exist)
From: "Andrew Welch" <AWelch@xxxxxxxxxxxxxxx>
Date: Mon, 21 Jul 2003 14:37:35 +0100
|
> > I'd like to select the max (and
> > min) closing price for each equity. I've been
> > searching through the zvon.org xslt reference and i
> > could'nt find max or min functions. Does anyone know
> > how to do this?
>
> Use the "maximum" and "minimum" templates from FXSL.
True enough Demitre, but as you are already using vendor:node-set you may as well use exsl's max() and min() functions...
I'm all for using FXSL, but in the case of simple exsl functions, why not use those?
andrew
---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.495 / Virus Database: 294 - Release Date: 30/06/2003
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|