Official W3C site describing this language for addressing parts of an XML document which is designed to be used by both XSLT and XPointer. (W3C Recommendation 16 November 1999)
Provides simple functionalities to access a DOM tree using XPath 1.0. This module builds on top of the Document Object Model Level 3 Core. [W3C Working Draft 31 October 2001]
This package implements the full W3C XPath recommendation for the OCaml language; it may work with the output of PXP (XML parser), or with any implementation of the XPath data model.