Mini-XML

Mini-XML is a small XML parsing library used to read XML and XML-like data files in an application without requiring large non-standard libraries. It requires only an ANSI C compatible compiler and a "make" program. It supports reading UTF-8 and UTF-16 and writing UTF-8 encoded XML strings and files, and provides a hierarchical view of the file via a linked-list tree structure of typed nodes and functions for managing and searching the tree.

Last updated 18 May, 2005


User level: Submit a level

User Rating:

Homepage

License(s) :

LGPLv2orlater

Rate it!

 

About

Leadership
Related Projects

xmlstarlet

Versions

2.2.1

2.2.1 stable released 2005-05-18

User Community and Support

User guide available in HTML format from http://www.easysw.com/~mike/mxml/mxml.html; User guide available in PDF format from http://www.easysw.com/~mike/mxml/mxml.pdf; User guide available in PostScript format from http://www.easysw.com/~mike/mxml/mxml.ps.gz

General Resources

Development

 

Please send comments on these web pages to bug-directory@fsf.org, send other questions to info@fsf.org.

Copyright © 2000 - 2009 Free Software Foundation, Inc., 51 Franklin Street, 5th Floor, Boston, MA 02110-1301, USA

The copyright licensing notice below applies to this text. Any software described in this text has its own copyright notice and license, which can usually be found in the distribution itself.

Permission is granted to copy, distribute, and/or modify this document under the terms of the GNU Free Documentation License, Version 1.2 or any later version published by the Free Software Foundation; with no Invariant Sections, with no Front-Cover Texts, and with no Back-Cover Texts.