xsl-list
[Top] [All Lists]

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

2008-02-16 07:16:59
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/


--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--