That said, both projects are developed fairly independent of each other.
There's really been no effort to keep them in synch. You may run into
issues using one which don't exist (or have never existed) in the other.

Thanks.

Michael Glavassevich
XML Parser Development
IBM Toronto Lab
E-mail: [EMAIL PROTECTED]
E-mail: [EMAIL PROTECTED]

Boris Kolpackov <[EMAIL PROTECTED]> wrote on 09/12/2007 03:23:43 AM:

> 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