These two queries are different: > //student["Adam"]/advisor In this query, the predicate's effective boolean value is computed and, as it is a non empty string, it evaluates to true. > //student[text () = "Adam"]/advisor This query selects all students where the combined text nodes are equal to "Adam". Best, Ph -- Philippe Michiels Universiteit Antwerpen ADReM (Advanced Database Research and Modelling) http://www.adrem.ua.ac.be/~michielsReceived on Thursday, 22 April 2004 14:03:48 UTC
This archive was generated by hypermail 2.4.0 : Friday, 17 January 2020 22:43:43 UTC