Discuss XPath



XPath is a query language used to traverse through an XML document. It is used commonly to search particular elements or attribute with matching patterns. This tutorial will teach you basics of XPath. Tutorial contains chapters discussing all the basic components of XPath with suitable examples.

Advertisements