Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> RE: SQL XML Question
Steve
> Third (doesn't return author, firstname or ISBN)?
Two problems here...
> Fourth (Returns incorrect value from the existsNode function)?
The XPath expression '/bookcatalog/book/title[QUERY="History of Interviews"]' should be '/bookcatalog/book/title[text()="History of Interviews"]'.
HTH
Chris
-- http://www.freelists.org/webpage/oracle-lReceived on Fri Sep 22 2006 - 15:25:37 CDT
![]() |
![]() |