On Sun, 27 Jun 2010 16:55:56 +0200, Lutger wrote: > Don't know really, sorry. From a quick glance though, I would say to > start looking into xmlp and Adam Ruppe's code. xmlp even has conformance > tests, perhaps you can work together with the author? > > http://www.dsource.org/projects/xmlp > http://www.digitalmars.com/d/archives/digitalmars/D/ XMLP_101327.html#N101327
I needed a simple library for parsing XML and started using xmlp since I had too many workarounds in std.xml. I emailed the author awhile back about some possible changes (complained about namespaces when reading, I believe, a docx file. So I disabled the check). But I haven't heard back from him.
