fn:accumulator-after¶
Returns the post-descent value of the selected accumulator at the context node. See xsl:accumulator
for more on accumulators.
Available in XSLT 3.0. From Saxon 9.8, available in all editions. Implemented in Saxon-PE and Saxon-EE since Saxon 9.6.
accumulator-after($name as xs:string) ➔ item()*
Arguments¶
$name
xs:string
The name of the accumulator
Result¶
item()*
Namespace¶
http://www.w3.org/2005/xpath-functions