Hi, I was wondering if anyone knows of a parser for parsing XPath expressions? I am specifically wanting something written in C/C++ that can be customised to access non-xml documents using XPath expressions. I've taken a look at the Xalan source code, but it seems too tightly tied to the XSLT side of the processing. Does anyone have any suggestions? Thanks, Matt
