XML Light
XML Light is a minimal XML parser & printer for OCaml. It provide functions to parse an XML document into an OCaml data structure, work with it, and print it back to an XML document.
Since version 2, XML Light add also support for DTD and PCDATA.
[ Homepage ]
| Author: | Nicolas Cannasse. |
| Last modification date: | 14-Oct-2003 |
| Version: | 2 |
| Development status: | Stable |
| Kind: | Libraries :: Native OCaml libraries |
| Topic: | XML :: Parsers and pretty-printers |
| Homepage: | http://tech.motion-twin.com/xmllight |