Download List

Descripción del Proyecto

PyTREX is an open source implementation of TREX
written in Python. TREX (Tree Regular Expressions
for XML) is a simple but powerful schema language
for XML.

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.

2001-04-23 14:19
0.7.2

Este lanzamiento corrige un error que impedía a los patrones de los niños que trabajan dentro de varios de oneOrMore, opcional, zeroOrMore y mixto.
Tags: Major bugfixes
This release fixes a bug that prevented multiple
child patterns from working inside oneOrMore,
optional, zeroOrMore, and mixed.

2001-03-30 12:22
0.7.1

Grupos de 1 y 3 o más ahora funcionan correctamente, y de izquierda de los atributos se presentan como errores.
Tags: Major bugfixes
Groups of 1 and 3 or more now work properly, and
left-over attributes are reported as errors.

2001-03-28 13:02
0.7.0

PyTREX ahora implementa la especificación TREX todo, a excepción de apoyo de tipo anónimo.
Tags: Minor feature enhancements
PyTREX now implements the entire TREX
specification, except for anonymous type support.

2001-03-18 13:14
0.6.0

Esta versión incluye el apoyo y pruebas para la inclusión de patrones, la fusión de la gramática (parcial), tipos de datos con nombre, "no", "la diferencia", "elección" en nameclasses ", nsName", "anyName", "notAllowed", espacios de nombres, QNames, Trex espacio de nombres y cambios en el archivo py para permitir que sea importables.
Tags: Major feature enhancements
This release includes support and tests for
pattern inclusion, grammar merging (partial),
named datatypes, "not", "difference", "choice" in
nameclasses, "nsName", "anyName", "notAllowed",
namespaces, qnames, trex namespace, and changes to
the py file to allow it to be importable.

2001-03-07 13:23
0.5.0

Implementa conceptos en los puntos 1 a 6 de la TREX tutorial.
Tags: Initial freshmeat announcement
Implements concepts in sections 1 through 6 of the TREX tutorial.

Project Resources