> I tried to use MSV recently but hit a few problems that I've mailed the
> author, Kohsuke Kawaguchi, about.
A quick status update. Kohsuke-san is back from vacation and has kindly
helped us out with MSV support.
I've just checked into CVS a sample program in
dom4/src/samples/validate/MSVDemo that is capable of validating a dom4j
Document against either an XML Schema, Relax NG, Relax or Trex schema
documents (it auto detectes which one as it parses - cool eh!).
I've only tested it against the big 2, Relax NG and XML Schema and it seems
to work fine.
If you want to use MSV I'd recommend looking at this sample to see how to do
it - there are a few problems with the current MSV release's documentation.
Hopefully there will be a new release soon. Also watch out for version
conflicts with Xerces, make sure you put the msv.jar before any version of
Xerces on your classpath. The msv.jar thats in dom4j/lib does not require
xerces.jar on the classpath so its best not to use xerces with MSV.
James
_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com
_______________________________________________
dom4j-dev mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/dom4j-dev