[jdom-interest] Validation of a JDOMtree (already loadedinmemory)
with XSD schema
Michael Kay
mike at saxonica.com
Tue Oct 7 08:11:40 PDT 2008
Yes, you can do this using the Saxon-SA schema validator.
Michael Kay
http://www.saxonica.com/
_____
From: jdom-interest-bounces at jdom.org [mailto:jdom-interest-bounces at jdom.org]
On Behalf Of katja.radelicki at colruyt.be
Sent: 07 October 2008 15:51
To: jdom-interest at jdom.org
Subject: Re: [jdom-interest] Validation of a JDOMtree (already
loadedinmemory) with XSD schema
Is it now possible to validate a JDOM Document in memory?
In DOM it is possible with the Validator class:
validator.validate(new DOMSource(document));
Regards,
Katja
"Not yet, but it's something we'd very much like to see added. We even had a
volunteer to implement it although he's fallen silent. Perhaps we need a new
one.
-jh- "
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.jdom.org/pipermail/jdom-interest/attachments/20081007/8948540e/attachment.htm
More information about the jdom-interest
mailing list