xsl-list
[Top] [All Lists]

Re: [xsl] preceding-sibling axis scope

2009-04-16 08:10:39
Clint Redwood wrote:

When I have a reference like this...

current-group()[preceding-sibling::elemA]

does the preceding-sibling refer to the current-group() content, or the
source document?

With that expression you will get a sequence of nodes in current-group() which have an 'elemA' preceding sibling element.


--

        Martin Honnen
        http://msmvps.com/blogs/martin_honnen/

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