XPath Aggregate Functions
Last modified: May 29, 2024
These functions are for use in Java code only and must contain full XPath queries as their arguments.
The following XPath query aggregate functions are available:
The functions
avg
, max
, min
, and sum
functions must specify a column in the query to aggregate.