Skip to Content.
Sympa Menu

xom-interest - [XOM-interest] Validating a Xom graph

xom-interest AT lists.ibiblio.org

Subject: XOM API for Processing XML with Java

List archive

Chronological Thread  
  • From: "Steve Loughran" <steve.loughran AT gmail.com>
  • To: xom-interest <xom-interest AT lists.ibiblio.org>
  • Subject: [XOM-interest] Validating a Xom graph
  • Date: Wed, 12 Apr 2006 10:44:11 +0100

Is there an easy way to validate a Xom graph other than by serializing
it into an XML document and then reparsing it through a validating
parser? I'd really just like something to walk the graph and compare
it to the (sorry) XSD files.




Archive powered by MHonArc 2.6.24.

Top of Page