Re: [xsl] Whitelist preceding siblings

Subject: Re: [xsl] Whitelist preceding siblings
From: Martin Honnen <Martin.Honnen@xxxxxx>
Date: Fri, 15 Apr 2011 15:50:36 +0200
Fredrik Bengtsson wrote:

I need to select elements (using XPath) that are preceded by sibling elements that are not in a given whitelist. That is, I need to find elements named x, whose preceding siblings (if any) are all named a, b or c, in any order, and all optional, but nothing else. So the following is a match:

Do you use XSLT/XPath 2.0 or 1.0?


--

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

Current Thread