xsl-list
[Top] [All Lists]

Re: Is there equivalence of max(node-set) of XForm in XSLT 1.0

2004-12-27 01:39:56
Please see -
http://www.dpawson.co.uk/xsl/sect2/N5121.html#d6079e265

Regards,
Mukul

--- "Ranjan K. Baisak" <ranjanbaisak(_at_)yahoo(_dot_)com> wrote:

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!? 
Yahoo! Mail - You care about security. So do we. 
http://promotions.yahoo.com/new_mail

--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--



<Prev in Thread] Current Thread [Next in Thread>