ocaml-pxp - Validating XML parser
Website: | http://projects.camlcity.org/projects/pxp.html |
---|---|
License: | BSD |
Vendor: | Alcance Libre, Inc. |
- Description:
PXP is a validating XML parser for O'Caml. It represents the parsed document either as tree or as stream of events. In tree mode, it is possible to validate the XML document against a DTD. The acronym PXP means Polymorphic XML Parser. This name reflects the ability to create XML trees with polymorphic type parameters.
Packages
ocaml-pxp-1.2.8-7.fc14.al.i686 [1.8 MiB] |
Changelog
by Richard W.M. Jones (2017-08-08):
- OCaml 4.05.0 rebuild. |