[xsl] xsl:apply-imports vs xsl:next-match

Subject: [xsl] xsl:apply-imports vs xsl:next-match
From: "tom tom" <tomxsllist@xxxxxxxxxxx>
Date: Fri, 31 Mar 2006 14:27:19 +0100
Hi I need to decide on rules for when to use the xsl:apply-imports element and when to use xsl:next-match.

I understand that xsl:next-match can be invoked by multiple template rules in the same file, xsl:apply-imports cannot.

I can not quite figure out a situation in which xsl:apply-imports has an advantage over xsl:next-match if the priorities for xsl:next-match have been set up in an appropriate manner.

If this is true am I losing anything by omitting the use of xsl:apply-imports altogether?

Thanks

Tom

_________________________________________________________________
Be the first to hear what's new at MSN - sign up to our free newsletters! http://www.msn.co.uk/newsletters


Current Thread