FREE SOFTWARE ON CAMLCITY.ORG
PXP
Validating XML parser
PXP is an 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.
License: |
MIT/X11 |
Mailing list: |
at orcaware
|
Repository: |
gitlab at
camlcity
|
Homepage: |
This page |
Version
1.2.9: |
|
Version
1.2.8: |
|
Version
1.2.7: |
|
Version
1.2.4: |
|
Version
1.2.3: |
|
Version
1.2.2: |
|
Version
1.2.1: |
|
Version
1.1.6: |
|