Usage Note 67856: You must define non-UTF-8 encoding for an XML file for SAS® XML Mapper
SAS XML Mapper uses UTF-8 as the default encoding when opening an XML file if the file does not contain a line that stipulates the encoding. Here is an example of a line that defines the encoding:
<?xml version="1.0" encoding="ISO-8859-1" ?>
The line above means that your file is encoded in Latin-1.
If an XML file does not include the line that defines the encoding and the file does not use UTF-8 encoding, it then fails to open in SAS XML Mapper with the following error:
File processing error. Please refer to the XML Mapper log window for full details.
This issue happens because the file contains characters that are not recognized, and the log indicates the specific characters that are causing that problem. The following log message is an example:
Invalid byte 2 of 3-byte UTF-8 sequence.
Operating System and Release Information
SAS System | SAS XML Mapper | Microsoft® Windows® for x64 | 9.4 TS1M6 | |
Microsoft Windows 8 Enterprise 32-bit | 9.4 TS1M6 | |
Microsoft Windows 8 Enterprise x64 | 9.4 TS1M6 | |
Microsoft Windows 8 Pro 32-bit | 9.4 TS1M6 | |
Microsoft Windows 8 Pro x64 | 9.4 TS1M6 | |
Microsoft Windows 8.1 Enterprise 32-bit | 9.4 TS1M6 | |
Microsoft Windows 8.1 Enterprise x64 | 9.4 TS1M6 | |
Microsoft Windows 8.1 Pro 32-bit | 9.4 TS1M6 | |
Microsoft Windows 8.1 Pro x64 | 9.4 TS1M6 | |
Microsoft Windows 10 | 9.4 TS1M6 | |
Microsoft Windows Server 2008 | 9.4 TS1M6 | |
Microsoft Windows Server 2008 R2 | 9.4 TS1M6 | |
Microsoft Windows Server 2008 for x64 | 9.4 TS1M6 | |
Microsoft Windows Server 2012 Datacenter | 9.4 TS1M6 | |
Microsoft Windows Server 2012 R2 Datacenter | 9.4 TS1M6 | |
Microsoft Windows Server 2012 R2 Std | 9.4 TS1M6 | |
Microsoft Windows Server 2012 Std | 9.4 TS1M6 | |
Microsoft Windows Server 2016 | 9.4 TS1M6 | |
Microsoft Windows Server 2019 | 9.4 TS1M6 | |
Windows 7 Enterprise 32 bit | 9.4 TS1M6 | |
Windows 7 Enterprise x64 | 9.4 TS1M6 | |
Windows 7 Home Premium 32 bit | 9.4 TS1M6 | |
Windows 7 Home Premium x64 | 9.4 TS1M6 | |
Windows 7 Professional 32 bit | 9.4 TS1M6 | |
Windows 7 Professional x64 | 9.4 TS1M6 | |
Windows 7 Ultimate 32 bit | 9.4 TS1M6 | |
Windows 7 Ultimate x64 | 9.4 TS1M6 | |
64-bit Enabled AIX | 9.4 TS1M6 | |
64-bit Enabled Solaris | 9.4 TS1M6 | |
HP-UX IPF | 9.4 TS1M6 | |
Linux for x64 | 9.4 TS1M6 | |
Solaris for x64 | 9.4 TS1M6 | |
*
For software releases that are not yet generally available, the Fixed
Release is the software release in which the problem is planned to be
fixed.
Date Modified: | 2021-05-06 11:08:25 |
Date Created: | 2021-05-04 07:52:43 |