The Xerces project tends to focus on implementing the DOM. Xalan adds XSLT and XPath, but so far as I know, not XPointer. There may be XPointer add-ons out there, but I'd have thought they'd turn up in the archives.
According to its Web site, libxml2 (http://www.xmlsoft.org) supports "most of" XPointer. It's also open-source and cross-platform, though I don't know whether it supports the range of platforms that Xerces does. (It's widely deployed on Linux, and there are Solaris, OS X, and Windows binaries available.) -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Thursday, April 03, 2003 8:51 AM To: [EMAIL PROTECTED] Subject: does Xerces-C support XPointer? okei, I search the mail archives with the keyword 'xpointer' and found the same question posted in May 2001 with the answer NO. Hope there's a change now... if it is still not supported, which a kinda suspected since it's not listed as a feature: ARCK. Anyone can suggest me a cross-platform XML parser that support it? and if it now is supported, to my majorMajorMAJOR relief, where can I find the API, docs, samples, etc etc.. :) thx! cath --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
