XSLT 2.0 has lots of interesting new elements. We'll mention a couple of them here.
<xsl:next-match>
elementOne of the most interesting new elements in XSLT 2.0
is <xsl:next-match>
.
<xsl:perform-sort>
elementDon't forget about <xsl:perform-sort>
,
though. It's very interesting as well.