xsl-list
[Top] [All Lists]

Re: Which patterns will select the root node?

2005-10-16 02:09:18
Soren Kuula wrote:

Will any other pattern than "/" ever match the root? I guess no, because the only alternative will start with "//", after which you will just have to add a step, and that will be a downward step.

node() will match it too.

--
Oleg Tkachenko
http://www.xmllab.net
http://blog.tkachenko.com


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