Dear Developers I would like to know if its possible to write image data in XML format using xerces in C++?. The image has to be loaded dynamically based on the data stored in xml. we cannot store the image location as a xml attribute.
any C++ code sample would be very much appreciated Many Thanks
