Hi. I’m trying to import data from an XML file in to Navision table using XML port and a code unit. The data contains special characters line single quote, greater than and less than symbols etc. I cannot use these special characters in XML file, coz it will create while Navision parses this XML file. So I take these values from database, encode them and write an XML file, i.e. < is converted to < > is converted to > Ampersand gt seimcolon ’ is converted to ‘’ (single quote is converted to two single quotes). But everything except the < and > symbol handling works fine. Say for example, if I give Address in Employee table as <