Description
XML documents can be parsed from OCaml code without pulling in a large XML stack. This helps developers read configuration files, simple feeds, or structured documents in smaller tools.
It is a development library, not a standalone XML editor. Users usually receive it as a dependency of software that needs lightweight XML parsing.