xsl:next-iteration
The xsl:next-iteration
instruction is new in XSLT 3.0; it occurs within xsl:iterate
.
For details see xsl:iterate. The contents are a set of xsl:with-param
elements defining the values of the iteration parameters to be used on the next iteration.