[Expat-discuss] XPATH for expat?

Mark 11mjazbdg02 at sneakemail.com
Fri Sep 28 11:52:31 CEST 2007


Hi Jez, 

> -----Original Message-----
> From: Jez Higgins jez-at-jezuk.co.uk |Expat/1.0-Allow| 

> > Does anyone know of a simple XPATH wrapper for expat?  The reason is
> > that I need to implement a parser and the schema is likely to change
> > in the future so I don't want to hardcode too much.
> > 
> > All I need to do is extract a few pieces of text from an 
> XML document.
> > 
> 
> 
> My Arabica package provides SAX, DOM, and XPath over Expat.  There's
> partial XSLT too.  It's written in C++, which may or may not 
> be an issue.
> 
> It's available from http://www.jezuk.co.uk/arabica
> 
> I'm not aware of any other XPath package for Expat, but that doesn't
> mean there aren't any though.

Unfortunately I need plain 'C' for this.  Thanks anyway.

Regards, Mark


More information about the Expat-discuss mailing list