Dave, It appears that the XPath library requires other libraries from the Xalan shipment ie DOMSupport, PlatformSupport, XalanDOM Moreover it also appears that XPath cannot be used directly with the Xerces DOM - so for example where it uses XalanNode, this is not derived from DOM_Node.
>You can certainly use the Xalan XPath API without using XSLT. There is an >XPath API and a sample program which shows how to use it. > >You should look at that and post any more specific questions you might >have. > >Dave Graham Mann Adobe Systems Europe Ltd. Tel: +44 (0)1603 226749
