Question - Describe XPath.
Answer -
XPath can be described as follows:
- XPath is a W3C recommendation.
- It is the syntax for defining parts of an XML document.
- It uses path expressions to navigate in the XML documents.
- XPath contains a standard function library.
- XPath is a major element of the XSLT standard.
- It is used to navigate through attributes and elements in an XML document.