Sorry to follow up my own post, but forgot to mention that the query '/session/header[isModified/text()="false"]'
also works. Both queries work even when the isModified element is decorated with various attributes. Jeff ----- Original Message ----- From: "Jeff Greif" <[EMAIL PROTECTED]> To: <[email protected]> Sent: Tuesday, April 30, 2002 9:46 AM Subject: Re: XPath details [Repeat Posting] > Catie, > I think your XPath query that isn't quite right. This works for me (using > Xalan outside Xindice) on your document: > > '/session/header[isModified="false"]'
