Menu

PyTREX / News: Recent posts

Another bug-fix release for PyTREX

Fixed bug that prevents multiple child patterns from working inside oneOrMore, optional, zeroOrMore and mixed

Posted by James Tauber 2001-04-22

Bug-fix release for PyTREX

This release fixes two submitted bugs: one concerning left-over attributes and one concerning groups of 1 and groups of 3 or more

Posted by James Tauber 2001-03-30

PyTREX now Feature Complete

PyTREX now implements the entire TREX specification. There are a couple of known bugs and no anonymous types are supported but everything in the spec is implemented.

Posted by James Tauber 2001-03-28

Second release of PyTREX implements majority of TREX

PyTREX is a clean-room implementation of Tree Regular Expressions for XML (TREX) written in Python. This release implements the concepts introduced in sections 1 through 10 of the tutorial.

Changes: Added support and tests for pattern inclusion, grammar merging (partial), named datatypes, "not", "difference", "choice" in nameclasses, "nsName", "anyName", "notAllowed", namespaces, qnames, trex namespace. Changed py file to being importable.

Posted by James Tauber 2001-03-18

First release of PyTREX

PyTREX is a Python implementation of TREX, an XML schema language. See http://pytrex.sourceforge.net/ for details.

Posted by James Tauber 2001-03-07
MongoDB Logo MongoDB