ダウンロードリスト

プロジェクト概要

PyTREX は Python で書かれた TREX のオープン ソース実装です。TREX (XML 用ツリー正規表現) は、XML の強力なスキーマ言語が簡単です。

システム要件

システム要件が設定されていません
プロジェクトのリリース情報やプロジェクトリソースの情報です。
注: プロジェクトリソースの情報は Freecode.com ページからの引用です。ダウンロードそのものは、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"、""notAllowedサポートやパターンを含めることは、文法のマージ(部分)、データ型という名前のテストが含まれ、名前空間、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〜6 TREXチュートリアルを通して概念を実装します。
タグ: Initial freshmeat announcement
Implements concepts in sections 1 through 6 of the TREX tutorial.

プロジェクトリソース