[Home] [By Thread] [By Date] [Recent Entries]

  • To: "xml dev" <xml-dev@l...>
  • Subject: Bulk XSD validation in Java
  • From: "Chris Wilper" <cwilper@c...>
  • Date: Mon, 27 Feb 2006 20:53:40 -0500
  • References: <20060227225511.67108.qmail@w...>
  • Thread-index: AcY78QweOdUWX9CsQUCGeUwezvtcjAAFLOPV
  • Thread-topic: Bulk XSD validation in Java

Title: Bulk XSD validation in Java

Hi all,

I've got a java process that needs to continously validate xml documents according to the w3c schemas they indicate in their xsd:schemaLocations.  The documents arrive at a high rate and must be processed as quickly as possible.  The exact schemas they employ are not known ahead of time and there may be several of them required to validate each document.

My question is, what library/libraries are appropriate in this situation and how do I tell them to only load the required schema(s) only once?  Any advice?

Thanks,
Chris


Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member