Angus Leeming <[EMAIL PROTECTED]> writes: | Lars Gullik Bjønnes wrote: >> Either a lib or xml parser for spirit. > | There are examples of same in the repository at spirit.sf.net. If you want | any help, just holler. The spirit-users list is jolly helpful.
Ok. I need some help. I have had a look at the xml.zip on the spirit site. But all of the examples either just check that spirit can parse an xml file or build a document structure of some kind. I need neither. What'd like is to have a interface similar to expat (I provide two functions that get called on begin-tag and end-tag.) Or at least someting simiar. From the examples in xml.zip I cannot see how to do this. Any pointers? -- Lgb