Consider the following: You have a JSON datasource and you wish to select a node which has a number as a name. You can accomplish this by either using * in place of the number in the xpath to get all the contents of the node or using /*[name(.)=’number’] in place of the number in the xpath to get the data under a specific node.

  • True
  • False

The correct answer is:

  • True.

🎓 Get all the latest and 100% correct Klipfolio Expert Certification Exam Answers