RE: [xsl] xsl:apply-imports design pattern using a single stylesheet

Subject: RE: [xsl] xsl:apply-imports design pattern using a single stylesheet
From: "Michael Kay" <mhk@xxxxxxxxx>
Date: Mon, 26 Apr 2004 22:37:14 +0100
> Is there a design pattern that lets me code this functionality in one
> single stylesheet?
> 

In XSLT 2.0 you can use the <xsl:next-match> instruction.

Michael Kay

Current Thread