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.

Certification Answers
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