DFHPI9606 E The value of the XML encoding attribute must match that of the underlying file system. For example, the value EBCDIC-CP-US may be appropriate.
Explanation
The XML encoding pseudo-attribute in the prolog of the WSDL or XML schema document appears to be incorrect. The value of this attribute must match the encoding in which the WSDL document is stored in the file system.
System action
The Web services or XML assistant continues processing.
User response
Either correct or remove the encoding attribute. It is likely that the correct value should be EBCDIC-CP-US; for example, <?xml version="1.0" encoding="EBCDIC-CP-US"?>. If you transfer WSDL and XML schema documents between platforms using FTP then consider doing so in Binary mode, this will ensure that the files arrive in the same encoding as was used on the source platform, the encoding attribute within the document will therefore remain correct. Similar care is required over any additional WSDL or XML schema documents imported or included within the initial document.
Module
DFHWS2LS, DFHSC2LSDestination
SYSPRINT