XQuery, XPath tools
XPath is a language that describes how to locate specific elements (and attributes, processing instructions, etc.) in a document. It allows you to locate specific content within an XML document. XPATH treats an XML document as a logical ordered tree,
From : www.dpawson.co.uk/xsl/xslvocab.html
XPath is a language for addressing parts of an XML document, designed to be used by both XSLT and XPointer.
Pathan
Pathan is an XPath compliant parsing and evaluation module for the Xerces-C XML parser by the Apache Software Foundation. Pathan has been developed jointly by DecisionSoft, Sleepycat Software , Stylus Studio , and Parthenon Computing .
Pathan provides a powerful, standards-compliant means of performing arbitrary selection of nodes from an XML document. Close integration with the Xerces-C parser allows the rapid development of advanced XML applications.
Pathan 1 fully implements the W3C XPath 1 specification.
Pathan 2 aims to fully implement the new XPath 2 specification.
visit
Pathan
Pathan was visited : 134 times
Loading .....