On Monday, September 30, 2002, at 10:11 PM, Jason van Zyl wrote: > I use the Multi Schema Validator (msv) to make a Validator object that > can be used to validate a document against DTD, XSD, RelaxNG. Works > nicely and is pretty easy to use. It's worked great for me so far. > > http://tambora.zenplex.org/cgi-bin/cvsweb.cgi/plexus/component-builds/ > transactor/src/java/org/apache/plexus/transactor/ > Validator.java?rev=1.2&content-type=text/x-cvsweb-markup >
Excellent library :) There's one hiding in Phoenix too: http://cvs.apache.org/viewcvs/jakarta-avalon-phoenix/src/java/org/ apache/avalon/phoenix/components/configuration/validator/ JarvConfigurationValidator.java?rev=1.7&content-type=text/vnd.viewcvs- markup Needs to be pushed back into the excalibur/configuration package though. if only there was more time... -pete -- peter royal -> [EMAIL PROTECTED] -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
