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

[xsl] Is there equivalence of max(node-set) of XForm in XSLT 1.0


Subject: [xsl] Is there equivalence of max(node-set) of XForm in XSLT 1.0
From: "Ranjan K. Baisak" <ranjanbaisak@xxxxxxxxx>
Date: Sun, 26 Dec 2004 23:56:08 -0800 (PST)

I need max of value of following xml
<?xml version="1.0"?>
<values>
<value>10</value>
<value>20</value>
<value>0</value>
</values>

In my case, I should get 20. In XForm I can use
max(/values/value). So is there any equivalence
function in XSLT1.0

regards,
Ranjan


		
__________________________________ 
Do you Yahoo!? 
All your favorites on one personal page  Try My Yahoo!
http://my.yahoo.com 


Current Thread
Keywords
xml