I am trying to create a simple XML file but I am stuck on line 3 "customer id". I cannot include spaces in the xml element but I am not sure how to write this line in Delphi.
The xml file should read as follows:
<?xml version="1.0" encoding="utf-8"?>
<data>
<customer id="123456" name="Customer...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.