[Home] [By Thread] [By Date] [Recent Entries]

Subject: Re: excluding descendants (and all of their descendants as well)
From: Evan Lenz <evan@xxxxxxxxxxxx>
Date: Wed, 31 Aug 2005 13:00:26 -0700
Hi Christopher,

This should do what you want:

//text[count(ancestor::system) &lt; 2]

Evan


Woods, Christopher wrote:


In psuedocode, what I need is this:
descendant::text[skip all text elements that are descendants of second system element]

Current Thread
Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member