xsl-list
[Top] [All Lists]

Re: Which patterns will select the root node?

2005-10-16 02:28:23
On 10/16/05, Soren Kuula <dongfang(_at_)dongfang(_dot_)dk> wrote:
Hi, just to make sure:

Will any other pattern than "/" ever match the root?

Yes -- always matches the root node of the current document. In XSLT2
terms it matches the document node.



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.

I completely don't understand what you're talking about here?


--
Cheers,
Dimitre Novatchev
---------------------------------------
Truly great madness cannot be achieved without significant intelligence.

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