Extracting the structure of an XML file and inserting it into the fields of a database table
This three-component scenario allows to read an XML file, extract the XML structure,
and finally outputs the structure to the fields of a database table.