You are here: Start » Program Examples » Xml File Handling

Xml File Handling

Aim

The aim of the application is to show the capabilities of the Xml file handling tools. The project contains 2 steps. The first loads an existing Xml file and extracts data from it. The second creates a new Xml file from the given data.

Loaded Xml file

Extracted data

Data to be saved

Created Xml file

Solution (AVS)

Macrofilter Main.

Macrofilter LoadData

Macrofilter StoreData