XML News from Thursday, March 15, 2007

Peter Hosey has released LMX, an event based reverse XML parser for Objective C on Mac OS X. It starts at the end of the document and parses forward, rather than the other way around. "It has mostly the same API as NSXMLParser; if you're used to NSXMLParser, LMX should have no learning curve for you (other than the mind-bendingness of events coming in in the reverse order)." LMX is published under a BSD license.


Andrea Marchesini has released libnxml 0.17, a C library for parsing, writing, and creating XML 1.0 and 1.1. Version 0.17 adds entity support. libnxml is published under the LGPL.