Re: [xsl] Possibilities for XSL reuse/structured programming?

Subject: Re: [xsl] Possibilities for XSL reuse/structured programming?
From: Florent Georges <lists@xxxxxxxxxxxx>
Date: Tue, 16 Dec 2008 16:20:01 +0100 (CET)
Michael Kay wrote:

> Yes, this is not only possible, it is common practice. Look for
> xsl:import in your favourite XSLT textbook and it is bound to have
> examples of this design pattern.

  In addition to import precedence, I find that xsl:apply-imports and
xsl:next-match are very useful in that context.

  Regards,

-- 
Florent Georges
http://www.fgeorges.org/

Current Thread