libStreamedXML is a parser for Streamed XML, a simplified subset of XML initially developed for networked embedded applications.
Streamed XML was designed to be simpler and more robust than XML while still keeping the overall structure of such a document.
libStreamedXML library is a C parser providing an event-based interface (much like sax).
What's New in This Release:
· libCStreamedXML and a test program were added.
· libCStreamedXML is a smaller and simpler implementation of a Streamed XML parser written in C.
Product's homepage