exslt-math:lowest

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

lowest($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

Saxon availability

Requires Saxon-PE or Saxon-EE. Available for Java and C/C++ only (not .NET).