Projects / XML Parse Lib

XML Parse Lib

XML Parse Lib is a lightweight set of re-usable functions for general purpose parsing, checking, and creation of XML files. It supports stream-oriented, SAX, or DOM parsing styles, and includes an optional xsd schema validator and a graphical schema generator. It supports all valid XML, and includes checking for validity. It has minimal dependencies, and is totally self-contained. It is both speed- and memory-efficient, and is simple to use.

Tags Text Processing Markup XML
Licenses MIT/X
Operating Systems OS Independent
Implementation C

Tweet this project Short link

Rss Recent releases

  • Rrelease-mid
  •  21 Nov 2008 10:32
  • Rrelease-after

Changes: The ability to handle escaped numeric symbols in XML files was added. Such values begin with an ampersand and a pound-sign, followed by a hexidecimal or base-10 value, and then a semi-colon.

  • Rrelease-mid
  •  03 Oct 2007 10:29
  • Rrelease-after

Changes: Two minor fixes enable this release to more gracefully handle improperly escaped ampersands, as well as tag names having no space before a trailing forward slash.

  • Rrelease-mid
  •  23 Mar 2007 05:04
  • Rrelease-after

Changes: The low-level routines have been streamlined for easier usage. More comments have been added to the source libraries and examples. A Readme.txt file has been added. Tests indicate that everything is stable and operating well.

  • Rrelease-mid
  •  15 Mar 2007 04:36
  • Rrelease-after

Changes: Tests and examples were cleaned up and expanded. A stray comment delimiter was removed from the main program.

  • Rrelease-mid
  •  10 Mar 2007 03:40
  • Rrelease-after

No changes have been submitted for this release.

18991b9a0beae3127a05fc5e341e8b76_thumb

Project Spotlight

dradis

A tool for sharing information during security assessments.

No-screenshot

Project Spotlight

ooc

An object oriented programming language.