|
Home / Computers / Data Formats / Markup Languages / XML / Addressing and Querying / XPath
|
| Categories |
|
|
- Computers/ Data Formats/ Markup Languages/ XML/ Addressing and Querying/ XPointer@ (4)
|
- Computers/ Data Formats/ Markup Languages/ XML/ Style Sheets/ XSL@ (113)
|
|
|
|
Web Sites
|
- 4XPath - An XPath processor written in Python.
fourthought.com/4Suite/4XPath
- Arbortext: XPath: XML Path Language - Introduction and tutorial.
www.arbortext.com/Think_Tank/Norm_s_Column/Issue_One/Issue_One.html
- DOM Level 3 XPath Specification - 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]
www.w3.org/TR/DOM-Level-3-XPath
- Schematron - A tree-pattern schema language built on top of XSL with XPath.
www.ascc.net/xml/resource/schematron/schematron.html
- XML Path Language (XPath) Version 1.0 - 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)
www.w3.org/TR/xpath
- XPath Package for OCaml - 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.
www.eleves.ens.fr:8080/home/frisch/soft
- XPath Visualizer - Tool for the evaluation of an XPath expression and visual presentation of the resulting nodeset. The source XML document is displayed with any node hi-lighted that satisfies the expression.
www.vbxml.com/xpathvisualizer/default.asp
- Zvon: XPath Tutorial - A tutorial with several examples and pictures which can be downloaded for off-line use.
www.zvon.org/xxl/XPathTutorial/General/examples.html
|