Author: SSWUG Research

Community

XPath Support in Browsers

(Nicholas C. Zakas) Because XML is used for so many kinds of data, it became necessary to create a means to locate data inside of XML code. The answer to this problem is XPath, which is a small language used specifically to locate a single node or multiple nodes that match a particular pattern.