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
Saxon availability
Requires Saxon-PE or Saxon-EE. Available for Java and C/C++ only (not .NET).