xsl-list
[Top] [All Lists]

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

2004-04-26 14:37:14

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