2000-12-19 08:28:35 -05:00
|
|
|
This module aims to comply exactly to the XPath specification at
|
|
|
|
http://www.w3.org/TR/xpath and yet allow extensions to be added in the
|
|
|
|
form of functions. Modules such as XSLT and XPointer may need to do
|
|
|
|
this as they support functionality beyond XPath.
|
2001-03-01 01:39:18 -05:00
|
|
|
|
|
|
|
WWW: http://www.w3.org/TR/xpath
|