0 votes
in Xpath Interview Questions by
What Are The Main Features Of Xpath?

1 Answer

0 votes
by

Below are some main features of xPath :

  1. XPath is a major element in the XSLT standard.
  2. It is syntax for defining parts of an XML document.
  3. XPATH stands for XML Path Language.
  4. It is used for navigating in XML documents.
  5. It can be used to query data from XML documents.
  6. It uses path expressions to navigate in XML documents.
  7. XPATH expressions are case sensitive.

Related questions

0 votes
asked Jul 23, 2021 in Xpath Interview Questions by kamalkhandelwal29
0 votes
asked Jul 26, 2021 in Xpath Interview Questions by SakshiSharma
...