December 2003
Intermediate to advanced
384 pages
7h 10m
English
IN THIS CHAPTER
As of this writing, XPath 2.0 is still in Working Draft form, but it's now stabilized, giving us the chance to work with it. XPath 2.0 is described this way by W3C—just as you'd describe XPath 1.0, in fact:
“The primary purpose of XPath is to address parts of an XML document. XPath uses a compact, non-XML syntax to facilitate use of XPath within URIs and XML attribute values. XPath gets its name from its use of a path notation as in URLs for navigating through the hierarchical structure of an XML document.”
Although the primary purpose of XPath hasn't changed in this new version, ...
Read now
Unlock full access