/libnxml

nXML is a C library for parsing, writing and creating XML 1.0 and 1.1 documents

Primary LanguageCGNU Lesser General Public License v2.1LGPL-2.1

nXML is a C library for parsing, writing and creating XML 1.0 and 1.1 files or
streams. It supports utf-8, utf-16be and utf-16le, ucs-4 (1234, 4321, 2143, 
2312).

Read the test/*.c files as examples.