xsl-list
[Top] [All Lists]

Re[2]: Ouput escaping / XPath

2005-11-15 18:54:45
DC> using templates means you can make specific nodes do something else.
DC> In particular here the match is just on * (so just elements) so comments
DC> and pi nodes will be processed by their default templates (which throw
DC> them away) and text is processed by its default template (which copies
DC> it)

Ahh. That makes sense. I thought that '*' matched all nodes. And yes,
I forgot about the default templates.

Manuel


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