XPATH for expat?
"Mark" <[email protected]>
| Newsgroups | gmane.text.xml.expat.general |
|---|---|
| Message-ID | <[email protected]> |
Hi All, 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. TIA, Mark