-
An XPath processor built for J2ME, suitable for mobile phones.
-
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]
-
XPath compliant parsing and evaluation module for the Xerces-C, allows arbitrary selection of nodes from an XML document.
-
Tools for editing, generating and testing XPath 1.0 and XPath 2.0 expressions.
-
The Schematron is an XML structural validation language that uses patterns in trees instead of being based on grammars. Tested to work with the following XSLT implementations: MSXSL, SAXON and Oracle work fine. XT, Xalan, and Sablotron can work with certain caveats. Plenty of source code.
-
Tutorial which covers syntax, locations, expressions, functions and examples.
-
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)
-
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.
-
A tutorial with several examples and pictures which can be downloaded for off-line use.