Re: XSD Validator Question

Dear Scott,

As far as I know most of the tools that work with XML Schemas are able
to provide a list of errors, not only the first one so basically any
choice your colleague makes should solve his/her problem.

It is always useful however to get more opinions on schema validation so
support for multiple schema processors is a plus. Both oXygen XML Editor
and Stylus Studio provide support for multiple schema processors
although it is possible to find that also in other tools.

For oXygen (this is developed by my company) the list of supported XML
Schema engines that can be used for validation include:
- Xerces (default)
- Saxon SA (you can use it also to experiment with XML Schema 1.1)
- MSXML 4.0
- MSXML.NET
and, if you install them, also:
- XSV
- IBM SQC

oXygen provides also links to the XML Schema specification part related
with each error for the errors reported by Xerces.

Best Regards,
George
-- 
George Cristian Bina
<oXygen/> XML Editor, Schema Editor and XSLT Editor/Debugger
http://www.oxygenxml.com

Tsao, Scott wrote:
> 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.
>  
> In addition, we are not allowed to use online validation tools such as 
> http://www.stg.brown.edu/service/xmlvalid/.
>  
> Any suggestions?
>  
>  
> Thanks,
> 
> /Scott Tsao/ 曹壽國
> Information Architect - Associate Technical Fellow
> The Boeing Company
> 

Received on Thursday, 16 April 2009 07:27:07 UTC