[XMLSCHEMA-DEV Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

Re: XSD Validator Question

From: Boris Kolpackov <boris@codesynthesis.com>
Date: Thu, 16 Apr 2009 09:00:18 +0200
To: "Tsao, Scott" <scott.tsao@boeing.com>
Cc: xmlschema-dev@w3.org
Message-ID: <boris.20090416085556@codesynthesis.com>
Re: XSD Validator Question
Hi Scott,

Tsao, Scott <scott.tsao@boeing.com> writes:

> A colleague is looking for an XSD validator which will provide a list or 
> table of all the validation errors found in validating an XML file, rather
> than reporting only the first error like what XMLSpy will do.

You can grab a pre-compiled binary of Xerces-C++ for your platform (or
install one from your distribution's repository, if you are on GNU/Linux):

http://xerces.apache.org/xerces-c/download.cgi

The package includes a number of examples that can be used to validate
XML documents. For instance, SAXCount will give you a list of errors in
a document or the count of elements and attributes if there are none.

Boris

-- 
Boris Kolpackov, Code Synthesis Tools   http://codesynthesis.com/~boris/blog
Open source XML data binding for C++:   http://codesynthesis.com/products/xsd
Mobile/embedded validating XML parsing: http://codesynthesis.com/products/xsde
Received on Thursday, 16 April 2009 07:06:55 GMT

Subscribe to the Stylus Scoop newsletter for helpful XML tips and tutorials.
Email
First Name
Last Name
Company

Download Stylus Studio 6 XML Enterprise Edition

Subscribe in XML format
RSS 2.0
Atom 0.3
Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2007 All Rights Reserved.