xsl-list
[Top] [All Lists]

RE: parameters for matching templates

2003-06-11 07:02:05
is it allowed to pass over paramaters via the apply-templates element?

because the processor doesnt complain. but the templates
also never arrive at the processed template..

The usual reason for that is that in between the calling code and the
called template there is a built-in template for an intermediate
element. Built-in templates do not pass their parameters through (in
XSLT 1.0 - this is changed in 2.0).

Michael Kay


 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list



<Prev in Thread] Current Thread [Next in Thread>