Hi,

1. No, it won't.
2. Take a look at CodeSynthesis XSD http://www.codesynthesis.com/products/xsd/

Good luck!
   Vitaly

Gopinath Rengaraj wrote:
Hi,

                 We have requirement to serialize/deserialize XML file in our 
application.

So we are looking for a tool need generate C++ source code based on the given 
XSD files in the LINUX platform.

The generated code need to provide a mechanism(function/methods) to read/write 
into the XML file.



Understanding:

Xerces-c++ is a shared library provided for parsing, generating, manipulating, 
and validating XML documents using the DOM, SAX, and SAX2 APIs.



                 Question:

1.       Xerces-c++ will generate source file(c++) based on the given XSD?

2.       If Xerces-c++ not generating C++ file do we need to implement our own 
implementation using DOM/SAX/SAX2 API's?


Thanks & Regards,
Gopinath Rengaraj.


Reply via email to