Download List

Projeto Descrição

PXP is a validating XML parser for the programming language Objective Caml. It strictly implements the full XML-1.0 standard. The XML instance is represented as a tree of objects. It is also possible to access the DTD. PXP means "Polymorphic XML parser" and emphasizes its most useful property: that the API is polymorphic and can be configured such that different classes are used to store different types of elements. PXP contains a user's manual and several example, and has been designed with CGI programming in mind, however is not limited to this field.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2002-03-16 03:33 Back to release list
1.1.4

Este comunicado visa melhorar o desempenho. Arquivos XML com os nós de dados grandes podem agora ser analisado em tempo razoável. Problemas com DTDs grandes foram resolvidos. Alguns bugs para casos muito específicos podem ser corrigidos.
Tags: Minor bugfixes
This release focuses on performance improvements. XML files with large data nodes can now be parsed in reasonable time. Problems with large DTDs have been resolved. Some bugs for very specific cases may be fixed.

Project Resources