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
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()* |
http://exslt.org/math