Question - How to connect XML with the database?
Answer -
XML import and export modules are used to connect XML applications with databases. There has to be a 1:1 match between the field name of element type and the database table in DTD or XML schema. While in some cases little programming is required to establish the desired match.