- From: Ivelin Ivanov <ivelin@apache.org>
- Date: Wed, 12 Jun 2002 22:38:40 -0400 (EDT)
- To: Eddie Robertsson <erobertsson@allette.com.au>
- CC: Othman Haddad <ohaddad@neomalogic.com>, xmlschema-dev@w3.org, "schematron-love-in@lists.sourceforge.net" <schematron-love-in@lists.sourceforge.net>
There is a fast Java implementation of Schematron which validates not only XML documents but JavaBeans as well. See this for example: http://xml.apache.org/cocoon/howto/xmlform-wizard/howto-xmlform-wizard.html Cheers, Ivelin Eddie Robertsson wrote: > 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/ > > > _______________________________________________________________ > > Multimillion Dollar Computer Inventory > Live Webcast Auctions Thru Aug. 2002 - http://www.cowanalexander.com/calendar > > > > _______________________________________________ > Schematron-love-in mailing list > Schematron-love-in@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/schematron-love-in > -- -= Ivelin =-
Received on Thursday, 13 June 2002 04:05:04 UTC