Hi Arvind,

Parasuram, Arvind <[EMAIL PROTECTED]> writes:

> We need to validate XML files against the same XSD files in both our
> Java client code and C++ server code. Hence the need to use both
> Xerces-J and Xerces-C++.

Both Xerces-J and Xerces-C++ are implementing the same XML Schema
specification. The newer versions are presumably more conformant
that the older ones for both parsers so you should use the latest
release, which would be 2.8.0 for Xerces-C++.

Boris

-- 
Boris Kolpackov
Code Synthesis Tools CC
http://www.codesynthesis.com
Open-Source, Cross-Platform C++ XML Data Binding

Reply via email to