[xsd-users] xsd questions

Moreira Andre Andre.Moreira at helvar.com
Fri May 10 04:08:19 EDT 2013


Hello

I have been evaluating xsd for my company and I built a small prototype that I now want to integrate in our software for further testing and full integration.


I have some questions though:

1.       How can I "disable" exceptions and use error return codes?

2.       When saving an xml file. Does xsd have any built in backup/restore mechanism in case of failure when writing to file?

And some problems

3.       The project where I want to integrate my prototype uses precompiled headers and I need to add stdafx.h  on the header file xsd generates. Can I add this automatically when compiling with xsd?

4.       In my integration I am getting 'xercesc_3_1::DOMConfiguration::setParameter' : ambiguous call to overloaded function error , but I added all of the steps as indicated in http://wiki.codesynthesis.com/Using_XSD_with_Microsoft_Visual_Studio. Both projects have the same configuration (in what codesynthesis xsd is concerned), except for the use of precompiled headers. Any ideas?

Regards
Andre




More information about the xsd-users mailing list