xsl-list
[Top] [All Lists]

RE: parameters for matching templates

2003-06-11 05:04:57
Hi,

is it allowed to pass over paramaters via the apply-templates
element?

<http://www.w3.org/TR/xslt#section-Applying-Template-Rules>.

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

The templates don't arrive at the processed template? Do you mean the selected 
nodes are not processed with the templates? Check that the select statement on 
your xsl:apply-templates is correct and selects what you want, that the match 
pattern is correct on the template you intend the nodes to match, and that no 
other template has higher priority.

Cheers,

Jarno - VNV Nation: Electronaut

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



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