InterviewSolution
Saved Bookmarks
| 1. |
What Is Path Expression In Xpath? |
|
Answer» XPath uses a path expression to select NODE or list of nodes from an xml document. Following is the list of useful paths and expression to select any node/ list of nodes from an xml document. Expressions:
XPath uses a path expression to select node or list of nodes from an xml document. Following is the list of useful paths and expression to select any node/ list of nodes from an xml document. Expressions: |
|