Page 1 of 1

View the Exhibit.For the XML shown, which XPath expression returns exactly one node?

Posted: Sun Jun 11, 2023 4:00 pm
by answerhappygod
View the Exhibit.For the XML shown, which XPath expression returns exactly one node?
View The Exhibi 1
View The Exhibi 1 (347.61 KiB) Viewed 307 times
A. /purchaseOrder/orderDate
B. /purchaseOrder/items/item[0]/quantity
C. /purchaseOrder//item
D. /purchaseOrder//comment[not(following: : description) ]