XML

NAVIGATION
CATEGORIES
REFERRENCE
LINKS
  • Bulk XSD validation in Java

    0 answers - 1065 bytes - related search similar search Add To My Delicious Add To My Stumble Upon Add To My Google Mark Add To My Facebook Add To My Digg Add To My Reddit

    Chris,
    Your scenario involves unknown data and unknown schemas. If the sources
    of your inputs are not trusted, you are opening yourself to a wide range
    of potential problems (such as DoS attacks).
    Stan
    Stan Kitsis,
    Webdata - XML
    Microsoft Corporation
    From: Chris Wilper [mailto:cwilper (AT) cs (DOT) cornell.edu]
    Sent: Monday, February 27, 2006 5:54 PM
    To: xml dev
    Subject: [xml-dev] 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

Re: Bulk XSD validation in Java


max 4000 letters.
Your nickname that display:
In order to stop the spam: 5 + 4 =
QUESTION ON "XML"

EMSDN.COM