[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[xml-dev] [ANN]RelaxNGCC updated
- From: Daisuke Okajima <swift@hr.catv.ne.jp>
- To: xml-dev@lists.xml.org
- Date: Wed, 19 Sep 2001 00:37:43 +0900
I has updateed RelaxNGCC, a tool for generating Java source code from a
given RelaxNG grammar.
It is available from
http://homepage2.nifty.com/okajima/relaxngcc/index_en.htm.
Here are new features in this release.
o java-supplement changed its name to java-body.
o Allowed class attribute with some RelaxNG elements such as element,
zeroOrMore, or optional.
o Allowed alias attribute with <tt>value</tt> element.
o Enhanced ability to recognize grammars by enhancing the algorithm around
automaton.
o Added RelaxNG attribute for changing access modifiers.
o Added translated documentation about the internal algorithm in English.
Sincerely,
--
Daisuke Okajima