[jdom-interest] JDOM and XML Schema
philip.nelson at omniresources.com
philip.nelson at omniresources.com
Tue May 8 20:04:48 PDT 2001
> Does JDOM B6 support validation using XML Schema?
> --
No and Yes. No JDOM doesn't "support" it because jdom uses underlying
parsers like xerces for that. Yes it does support it to the extent that the
underlying parser does. At the present time, basically no parsers fully
support xml schema but it should be coming "real soon now".
:-)
More information about the jdom-interest
mailing list