• en

xmlm 1.1.0

Maintainer contact@ocamlpro.com
Dependencies
ocamlfind
Published Aug 21, 2012
Source [http] http://erratique.ch/software/xmlm/releases/xmlm-1.1.0.tbz
443bb4e06ee5f88bbd2bafd5641f903d
Edit https://github.com/ocaml/opam-repository/tree/master/packages/xmlm/xmlm.1.1.0/opam

Xmlm is an OCaml module providing streaming XML input/output

It aims at making XML processing robust and painless. The streaming interface can process documents without building an in-memory representation. It lets the programmer translate its data structures to XML documents and vice-versa. Functions are provided to easily transform arborescent data structures to/from XML documents.