[3 total ]
Libxml2 is the XML C parser and toolkit developed for the Gnome project (but usable outside of the Gnome platform).
Includes the xmllint tool for checking documents for well-formedness, validating documents against a DTD or XML Schema, and pretty printing XML input.
ShaniXmlParser is a small and fast Xml/Html DOM/SAX non validating parser written in java. It can parse not well formed xml files. It also parses DTD, ENTITIES, CSS.
Use DOM,SAX,JAXP interfaces.
It passes DOM1/2/3 validations suites
The XMLToolbox brings support for loading/saving XML files within GNU Octave. Two different formats are supported, the loading/saving of generic XML and a format compatible to the GEODISE XMLToolbox (http://www.geodise.org).