Download List

Projeto Descrição

markup is a library to read and validate XML files
from Ocaml. It can validate their structure
against a DTD, and the parsed XML is organized in
a tree to allow its processing. It has fewer
features, but also fewer dependencies than the PXP
library.

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.

2004-03-04 16:31
0.2.12

Esta versão trabalha com Ocaml 3,07 (e também com as versões anteriores). As mensagens de erro estão agora sob a forma de "file: line: coluna:" mensagem. Um bug no cur_pos, introduzido em 0.2.11, no caso de referências a entidades externas foi corrigido. A opção D foi adicionado para validar. Ele permite que você especifique o caminho da pesquisa. Um script de configuração foi adicionado.
Tags: Initial freshmeat announcement
This version works with Ocaml 3.07 (and also with
previous versions). Error messages are now in the
form of "file:line:column: message". A bug in
cur_pos, introduced in 0.2.11, in the case of
references to external entities was fixed. The -D
option was added to validate. It allows you to
specify the search path. A configuration script
was added.

Project Resources