Google News
logo
XPath - Interview Questions
What are the main features of XPath?
XPath is a major element in the XSLT standard.

* It is syntax for defining parts of an XML document.
* XPATH stands for XML Path Language.
* It is used for navigating in XML documents.
* It can be used to query data from XML documents.
* It uses path expressions to navigate in XML documents.
* XPATH expressions are case sensitive.
Advertisement