[xsd-users] Borland C++
Boris Kolpackov
boris at codesynthesis.com
Mon May 23 16:58:57 EDT 2011
Hi Marcelo,
Marcelo Lopes <marcelo.lopes at sinapsisenergia.com> writes:
> I would like to know if the XML Data Binding for C++ is compatible with the
> Borland Builder C++ 2007.
I haven't tried it myself, but I am pretty sure the answer is No since
this compiler is not capable of correctly handling too many standard
C++ constructs.
If you are stuck with BCB, then you may want to consider using XSD/e
instead since it was designed to be usable with legacy/broken C++
compilers. In particular, the C++/Hybrid mapping in XSD/e is quite
similar to C++/Tree in XSD:
http://www.codesynthesis.com/products/xsde/
Boris
More information about the xsd-users
mailing list