[XSL-LIST Mailing List Archive Home] [By Thread] [By Date]

Re: [xsl] Which patterns will select the root node?


Subject: Re: [xsl] Which patterns will select the root node?
From: Oleg Tkachenko <oleg@xxxxxxxxxxxxx>
Date: Sun, 16 Oct 2005 11:09:18 +0200

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


Current Thread