Skip to Content.
Sympa Menu

xom-interest - [XOM-interest] Validating a Document against a schema

xom-interest AT lists.ibiblio.org

Subject: XOM API for Processing XML with Java

List archive

Chronological Thread  
  • From: "Lowell Kirsh" <lowellk AT gmail.com>
  • To: XOM-interest AT lists.ibiblio.org
  • Subject: [XOM-interest] Validating a Document against a schema
  • Date: Tue, 20 May 2008 16:01:51 -0700

I am currently validating a generated Document against its schema by
first calling toXML() on it and then validating that String. I'm
guessing there's a more efficient way to do this. Is there?

Thanks,
Lowell




Archive powered by MHonArc 2.6.24.

Top of Page