Markup - A library to parse and validate XML in Ocaml
Introduction
Markup is a library to read XML files (almost XML 1.0 compliant).
It can validates their structure against a DTD and the parsed
XML is organized in a tree to allow its processing.
- It is written in OCaml.
- Written by Gerd Stolpmann
(who now develops a more complete version although with more
dependencies and bigger:
PXP).
- The most recent version (0.2.12) is maintained by members
of the project Structio.
- The license of the original sources is MIT style, the changes
contributed by members of Structio are in the public domain.
- The hosting for Markup is courtesy of Gerd Stolpmann.
Distribution
Documentation
You can read more about Markup in the files
INSTALL and README
or in the User's guide.
Development and feedback
If you have problems, downloading, compiling, installing or using
Markup, please write to the maintainers:
structio-info@lists.sourceforge.net.
If you would like to help, we suggest
to send patches against the development version available in this
subversion repository.
Last update: 11/03/2004. Write comments to
structio-info@lists.sourceforge.net