--On Wednesday, October 11, 2006 16:03:50 +0300 George Cristian Bina wrote:
Xerces does not provide an XPath implementation (it implements only
support for the limited expressions allowed by XML Schema constraints).
Xalan provides an XPath 1.0 implementation and from the
com.sun.org.apache... package name it seems there is the Sun (derived
from Xalan) implementation that is included with the JVM.
You are right, it is a Xalan derivative rather than a Xerces derivative
providing the XPath implementation. The Java 5 runtime contains both.
--
Owen Rees
Hewlett Packard Laboratories, Bristol, UK
--~------------------------------------------------------------------
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--