http://www.informatik.hu-berl

Hi Othman,

>   hi evrybody,i want to embed schematron rules into my Schema, which i
> find very elegant solution for expressing co-constraints.the problem
> is that i don't knwo if there is any way that java could understand
> the Schematron rules when i bind my Schema onto java classes?is there
> a solution to this,somebody knows any java binding tool that
> understand Schematron?if not is there any other solution( java
> classes,packages or something like that deal with Schematron ?thanks a
> lot

As far as I know, no one has yet implemented a java binding tool for
Schematron but I'll forward this mail to the Schematron mailling list as
well (see [1] to sign up) to see if someone has implemented this. As for
Java packages that deal with Schematron the only thing you really need
is an XSLT processor an there are lots of them written in Java (Xalan
[2], Saxon [3], etc). There is also a java project for Schematron at [4]
that may be of some help.

Cheers,
/Eddie

[1] http://sourceforge.net/mail/?group_id=11284
[2] http://xml.apache.org/xalan-j/index.html
[3] http://saxon.sourceforge.net/
[4] http://www.informatik.hu-berlin.de/~obecker/SchematronAPI/

Received on Tuesday, 11 June 2002 19:55:30 UTC