[xsde-users] Microsoft eMbedded Visual C++ 4.0 - XSDe How Serialise XML to file

Boris Kolpackov boris at codesynthesis.com
Thu Aug 4 11:25:46 EDT 2016


Hi Diego,

Diego Alexander Hermosa Moncayo (Ext. 130) <dahermosa at cmsoftlutions.com> writes:

> I'm working in a project with Microsoft eMbedded Visual C++ 4.0 and I
> Installed XSDe successfully and I'm testing hello example, but I don't know
> how to save XML to file because MS eMbedded Visual C++ 4.0 has not support
> for iostream. How can do it? Is there any example or steps to follow for
> saving XML to file?

Take a look at the 'minimal' example. It shows how to parse and serialize
XML in the minimal XSD/e configuration (no STL/iostream, exceptions, etc),
which is what you will have to use with eMbedded VC++ 4.0.

Boris



More information about the xsde-users mailing list