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 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Saturday, 22 July 2006 00:10:19 GMT