xsl-list
[Top] [All Lists]

Re: [xsl] Understanding when to use apply-templates with no selector

2011-01-29 16:31:09
On 29/01/2011 22:25, Karl Stubsjoen wrote:
What else gets matched?

with no attribute is exactly the same as using select="child::node()" so selects all child nodes (text nodes, elements, comments, processing instructions)

David

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