Question: Given the following XML fragment, what XPath expression would select all the book elements? ibrary book title Harry Potter /title Pauthor ]. K. Rowling /

Given the following XML fragment, what XPath expression would select all the "book" elements? ibrary book title Harry Potter /title Pauthor ]. K. Rowling / author / book book title The Lord of the Rings /title Lauthor ]. R. R. Tolkien / author / book /library /library/[book] //book /book //library
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
