saxonica.com

saxon:continue

A saxon:continue instruction causes continuation of a loop defined using saxon:iterate. The instruction must appear lexically within the saxon:iterate element.

Typically the instruction will contain a number of xsl:with-param elements defining new values for the loop iteration parameters.

For further details and examples see saxon:iterate.

This instruction is available in Saxon-EE only

Next