What is the XPath expression to find the price of the disc called "Amer" in the XML segment below: Let Me In 9.99 1 Amer 12.99 1 O A. //item/[title="Amer"]/../price O B. /item/price[title="Amer"] Oc. /item/title='Amer"/price O D. //item[title="Amer"]/price

Np Ms Office 365/Excel 2016 I Ntermed
1st Edition
ISBN:9781337508841
Author:Carey
Publisher:Carey
Chapter8: Working With Advanced Functions
Section: Chapter Questions
Problem 4.4CP
icon
Related questions
Question
What is the XPath expression to find the price of the disc called "Amer" in the XML segment below:
<basket id='7543678'>
<category id=D'dvd'>
<item id='45934175'>
<title asin='B004DCAD94'>Let Me In</title>
<price curr='GBP'>9.99</price>
<quantity>1</quantity>
</item>
</category>
<category id='bluray'>
<item id='76592479'>
<title asin='B004A95U0W'>Amer</title>
<price curr='GBP'>12.99</price>
<quantity>1</quantity>
</item>
</category>
</basket>
O A. //item/[title="Amer"]/../price
O B. /item/price[title="Amer"]
Oc. /item/title='Amer"/price
O D. //item[title="Amer"]/price
Transcribed Image Text:What is the XPath expression to find the price of the disc called "Amer" in the XML segment below: <basket id='7543678'> <category id=D'dvd'> <item id='45934175'> <title asin='B004DCAD94'>Let Me In</title> <price curr='GBP'>9.99</price> <quantity>1</quantity> </item> </category> <category id='bluray'> <item id='76592479'> <title asin='B004A95U0W'>Amer</title> <price curr='GBP'>12.99</price> <quantity>1</quantity> </item> </category> </basket> O A. //item/[title="Amer"]/../price O B. /item/price[title="Amer"] Oc. /item/title='Amer"/price O D. //item[title="Amer"]/price
Expert Solution
trending now

Trending now

This is a popular solution!

steps

Step by step

Solved in 2 steps

Blurred answer
Knowledge Booster
Form and its Elements
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, computer-science and related others by exploring similar questions and additional content below.
Similar questions
  • SEE MORE QUESTIONS
Recommended textbooks for you
Np Ms Office 365/Excel 2016 I Ntermed
Np Ms Office 365/Excel 2016 I Ntermed
Computer Science
ISBN:
9781337508841
Author:
Carey
Publisher:
Cengage