Dear readers,
I have a technical Xpath question:
I have a XML file (attached) and I want to find the specific element that has both the values: @style="textbook" AND #TEXT="THISNODE"
I am not able to produce this query. I tried several query's but it did not work.
/bookstore/book[@style="textbook"]["THISNODE"] <=does not work
Could you please help me with finding the correct Xpath Syntax.
Many thanks.
Regards,
Marcel van den Aker
bookstore.xml bookstore.xml
|