RE: [xsl] Passing parameters using <xsl:apply-templates>

Subject: RE: [xsl] Passing parameters using <xsl:apply-templates>
From: "Michael Kay" <mike@xxxxxxxxxxxx>
Date: Sat, 16 Feb 2008 14:16:31 -0000
> Another tip: a very easy-to-make and hard-to-diagnose mistake 
> is forgetting to specify tunnel="yes" on the param statements 

You can reduce the risk by getting into the habit of specifying
required="yes" on all parameters unless you really want them to be optional.

Michael Kay
http://www.saxonica.com/

Current Thread