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 (FIS):