hemamerp wrote:
Is there an Generic utility or Generic API in MFC so that it accepts any schema file and it can create an xml file from specified schema.
This doesn't make sense: you need to have some data to fill your xml file. The xsd only specifies the structure of your final xml file, but you still have to provide the data yourself. So, from where is this data coming from ?
Cédric Moonen Software developer
Charting control [v2.0] OpenGL game tutorial in C++