Export Encoding
To solve character set problems, XML files can be exported in UTF-8 format. Invalid XML characters in the application or component sources such as formfeeds are handled by an XML processing instruction with the target "ingres_invalidxmlchar."
For more information, see the XMLDocument class, WriteToFile method in the Language Reference Guide.