Home > Computers > Data Formats > Markup Languages > XML > Addressing and Querying > XPath
XPath is an XML Path language defined by the W3C for addressing parts of an XML document, designed to be used by both XSLT and XPointer. XPath gets its name from its use of a path notation as in URLs for navigating through the hierarchical structure of an XML document.
http://minixpath.sourceforge.net/
An XPath processor built for J2ME, suitable for mobile phones.
http://www.w3.org/TR/DOM-Level-3-XPath/
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 Group Note 26 February 2004)
http://xml.ascc.net/resource/schematron/schematron.html
A tree-pattern schema language built on top of XSL with XPath.
http://www.stylusstudio.com/xpath.html
Tools for editing, generating and testing XPath 1.0 and XPath 2.0 expressions.
http://tinyxpath.sourceforge.net/
A small footprint XPath syntax decoder, written in C++.
http://www.w3.org/TR/xpath
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)
http://alain.frisch.fr/soft#xpath
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.
http://www.zvon.org/xxl/XPathTutorial/General/examples.html
A tutorial with several examples and pictures which can be downloaded for off-line use.
Home > Computers > Data Formats > Markup Languages > XML > Addressing and Querying > XPath
Thanks to DMOZ, which built a great web directory for nearly two decades and freely shared it with the web. About us