Foreword
XPath 1.0 is the World Wide Web Consortium (W3C) recommended language for accessing information in XML documents. XPath provides the core functionality necessary to access XML documents: path navigation of an XML document to identify XML values of interest; selection of XML values that satisfy predicates; and extraction of the selected XML values. Given the breadth of these requirements, it is surprising that developers of XML applications do not have numerous languages to choose from. Luckily, XPath 1.0 meets all these requirements with a concise, intuitive syntax that makes it easy to use and to incorporate into other XML technologies. XPath 1.0 is most commonly used as an embedded language in XSLT 1.0, the extensible stylesheet language ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access