Procedure
Procedure
Results
tWriteXMLField fills every field of the CustomerDetails column with the XML structure of the input file: the XML processing instruction <?xml version=""1.0"" encoding=""ISO-8859-15""?>, the first node that separates each client <CustomerDetails> and finally customer information <CustomerAddress> and <CustomerName>.