XML Mapper is an updated version of the XML Mapper that ships with RAD Studio. With the XML Mapper, you can define the mappings between generic XML documents and the data packets that client datasets utilize.
XML Mapper can define mappings in 3 ways:
From an existing XML scheme to a client dataset that you defineFrom an existing data packet to a new XML scheme you defineBetween an existing…
In this CodeRage session, you can find out how to do these tasks:
Overview of OpenXml filesGetting the file propertiesCreating a simple Word fileCreating a complex Word file
XML files are ZIP files with a special format. If we open a file, for example, a Word…