Download List

Descripción del Proyecto

RNV is an implementation of Relax NG Compact
Syntax validator. It is written in ANSI C and the
command-line utility uses Expat. It is a part of
an on-going work, and the current code may have
bugs and shortcomings; however, it validates
documents against a number of grammars.

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.

2008-02-06 18:05
1.7.10

Esta versión trae los parches de RNV 1.7.9 's de paquetes de Debian aguas arriba. Además de la adición de una página de manual, esto incluye la construcción fija únicamente. Si RNV 1.7.9 trabajado para usted no hay necesidad de actualizar.
Tags: Minor bugfixes
This release brings the patches from RNV 1.7.9's
Debian package upstream. Besides the addition of a
man page, this includes build related fixes only.
If RNV 1.7.9 worked for you there is no need to
update.

2007-05-01 11:59
1.7.9

GNU ficheros de construcción fueron introducidos.
Tags: Major feature enhancements
GNU build files were introduced.

2004-08-18 22:40
1.7.1

Esta versión corrige un error en el manejo integrado de los tipos de datos (token y la cadena).
Tags: Minor bugfixes
This release fixes a bug in handling of built-in data types (token and string).

2004-02-17 20:27
1.5.7

El patrón de algoritmo de compresión del espacio ha sido reescrito, dos fallos graves Recientemente se han encontrado en ella. Se debe corregir ahora, y si todavía no es, la depuración debería ser mucho más fácil.
Tags: Major bugfixes
The pattern space compression algorithm has been rewritten; two serious bugs have recently been found in it. It should be correct now, and if it is still not, debugging should become much easier.

2004-01-29 14:34
1.5.3

Dos maneras de utilizar las bibliotecas tipo de datos de extensión se han aplicado: o programa externo o incorporado en la intérprete de Scheme. Éstos permiten que el tipo de datos capacidades de comprobación de Relax NG se extienda mucho más allá del ámbito de aplicación de tipos de datos XML Schema. RNV ahora analiza las entidades del sistema externo, ya que no era una omisión de la aplicación del presente antes. El uso de memoria y de diagnóstico han mejorado. El código fuente se ha reorganizado de nuevo para una mejor modularidad.
Tags: Major feature enhancements
Two ways to use extension datatype libraries have
been implemented: either external program or
built-in Scheme interpreter. These allow the
datatype-checking capabilities of Relax NG to be
extended far beyond the scope of XML Schema
datatypes. RNV now parses external system
entities, as it was an omission not to implement
this earlier. Memory usage and diagnostics have
been improved. The source code has been rearranged
again for better modularity.

Project Resources