[relaxng-user] RELAX NG data binding

Kohsuke Kawaguchi kk at kohsuke.org
Wed Mar 16 09:46:22 ICT 2005


Elliotte Harold wrote:
> Are there any tools/APis./libraries etc. that do something similar to 
> JAXB but starting with RELAX NG rather than W3C XML schemas? i.e. 
> generate Java classes (or C++ or Python or Perl classes) from a RELAX NG 
> schema?

JAXB RI has the RELAX NG support. Relaxer (http://www.relaxer.org/) 
supports RELAX NG data-bindings.

-- 
Kohsuke Kawaguchi


More information about the relaxng-user mailing list