Skip to Content.
Sympa Menu

xom-interest - Re: [XOM-interest] XSD Schema and Validation problems

xom-interest AT lists.ibiblio.org

Subject: XOM API for Processing XML with Java

List archive

Chronological Thread  
  • From: Wolfgang Hoschek <wolfgang.hoschek AT mac.com>
  • To: Tatu Saloranta <cowtowncoder AT yahoo.com>
  • Cc: xom-interest AT lists.ibiblio.org
  • Subject: Re: [XOM-interest] XSD Schema and Validation problems
  • Date: Mon, 19 Dec 2005 13:59:29 -0800


However, it should be quite easy to plug Multi-Schema
Validator in programmatically; it has SAX content
handler interface, so pipelining events through that
validator should do the trick.
I am planning to do something similar (wrapping MSV so
it can be plugged in to stax parser/writer pipeline)
in very near future, so I hope I'm right about it
being easy to do. ;-)

That's exactly what the BuilderFactory does :-)

Wolfgang.




Archive powered by MHonArc 2.6.24.

Top of Page