Subject: Calculation of Minimum or Maximum value of an element
From: "Chitra Lalita Madhwacharyula" <iscp1059@xxxxxxxxxx>
Date: Tue, 12 Nov 2002 09:45:45 +0800
|
Hello,
Can anyone please tell me how to calculate the minimum or
maximum values of a set of nodes and display them using XSLT ?
For e.g if I have
<A>300</A>
<A>250</A>
<A>900</A>
How can I write a template or a function which calculates the
least A element value and displays it ???
Thanx,
Chitra
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|