exslt-math:highest

Returns the nodes in the node set whose value is the maximum value for the node set.

highest($node-set as item()*) ➔ item()*

Arguments

 

$node-set

item()*

The input numbers

Result

item()*

Namespace

http://exslt.org/math

Links to specifications

EXSLT Math Module