Re: [xsl] calling <xsl-template

Subject: Re: [xsl] calling <xsl-template
From: David Carlisle <davidc@xxxxxxxxx>
Date: Fri, 29 Sep 2006 00:04:30 +0100
the syntax you suggest is legal xslt1, so the answer to your question is
yes. Just pass the parameters when using apply-templates using
xsl:with-param, just as you would for call-template.

David

Current Thread