Mini-XML

Read XML and XML-like data files in your application without requiring large non-standard libraries
Download

Mini-XML Ranking & Summary

Advertisement

  • Rating:
  • License:
  • GPL
  • Price:
  • FREE
  • Publisher Name:
  • Michael Sweet
  • Publisher web site:
  • http://www.minixml.org/
  • Operating Systems:
  • Mac OS X
  • File Size:
  • 248 KB

Mini-XML Tags


Mini-XML Description

Read XML and XML-like data files in your application without requiring large non-standard libraries Mini-XML is a small XML parsing library that you can use to read XML and XML-like data files in your application without requiring large non-standard libraries. Mini-XML only requires a 'make' program and an ANSI C compatible compiler (GCC works, as do most vendors' ANSI C compilers). Here are some key features of "Mini-XML": · Reading of UTF-8 and UTF-16 and writing of UTF-8 encoded XML files and strings. · Data is stored in a linked-list tree structure, preserving the XML data hierarchy. · Supports arbitrary element names, attributes, and attribute values with no preset limits, just available memory. · Supports integer, real, opaque ("cdata"), and text data types in "leaf" nodes. · Functions for creating, indexing, and managing trees of data. · "Find" and "walk" functions for easily locating and navigating trees of data.


Mini-XML Related Software