which XPath expression returns exactly one node?

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

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

A.
/purchaseOrder//comment[not(following: : description) ]

B.
/purchaseOrder/orderDate

C.
/purchaseOrder/items/item[0]/quantity

D.
/purchaseOrder//item

Explanation:



Leave a Reply 1

Your email address will not be published. Required fields are marked *