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

Subject: Re: XPATH problem
From: Florent Georges <lists@xxxxxxxxxxxx>
Date: Sat, 8 Nov 2008 22:10:26 +0100 (CET)
Sam Byland wrote:

> following-sibling::*[1][local-name() = 'REDUCEDI']

  I didn't watch this thread very close, but this is rarely what you
want, usually you want instead:

    following-sibling::*[1][self::REDUCEDI]

  Regards,

-- 
Florent Georges
http://www.fgeorges.org/

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