Download List

项目描述

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 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

此版本修正了错误的内无法工作多个子模式oneOrMore,可选,zeroOrMore和混合。
标签: 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

1和3个或更多企业正常工作组,剩的属性报告为错误。
标签: 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现在实现整个Trex公司规范,除匿名类型的支持。
标签: Minor feature enhancements
PyTREX now implements the entire TREX
specification, except for anonymous type support.

2001-03-18 13:14
0.6.0

此版本包括支持和模式包容,语法合并(部分)命名的数据类型,测试,“不”,“差异”,“选择在nameclasses”,“nsName”,“anyName”,“不可使用于”,命名空间,QName的,Trex公司命名空间,并能py文件的改革,以便它是输入的。
标签: 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

在实施第1通过Trex公司教程6概念。
标签: Initial freshmeat announcement
Implements concepts in sections 1 through 6 of the TREX tutorial.

Project Resources