xsl-list
[Top] [All Lists]

[xsl] matching question

2008-08-06 05:25:40
Hello,

I have a question about the pattern "node()" when used in a template "match" Attribute. I thought that it would always match all nodes in the source file, but it matches only all nodes when the corresponding template is called from apply-templates. If it stands alone only the "root" node is matched. What's the reason for that behavior? Is it because the first matching element is the root element and the others are descendants of it?

regards,
Garvin


--~------------------------------------------------------------------
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>
--~--

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