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

Subject: [xsl] Select Particular Node and All Siblings That Follow?
From: Michael B Allen <mba2000@xxxxxxxxxx>
Date: Wed, 18 Apr 2007 22:55:23 -0400
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[@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/

Current Thread