xsl-list
[Top] [All Lists]

[xsl] Select Particular Node and All Siblings That Follow?

2007-04-18 19:55:48
How do I select a particular node in the middle of the tree *and all of
the siblings that follow it*. So I want to select a node like:

  select="descendant::text:h[(_at_)text:style-name='p_5f_heading_5f_1'][1]"

but then I also want all of the siblings that follow it.

Basically I'm trying to cut out everything before that element.

Mike

-- 
Michael B Allen
PHP Active Directory Kerberos SSO
http://www.ioplex.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>
--~--

<Prev in Thread] Current Thread [Next in Thread>