Oxygen XML Editor
 
[XSL-LIST Mailing List Archive Home] [By Thread] [By Date]

Re: [xsl] excluding descendants (and all of their descendants as well)


Subject: Re: [xsl] 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
 
© 2002-2008 SyncRO Soft Ltd. All rights reserved. | Sitemap | Privacy Policy
This website was created & generated with <oXygen/> XML Editor