ILE COBOL Programmer's Guide

Specifying the code page

You can specify the encoding information for the document in the XML declaration, with which most XML documents begin. This is an example of an XML declaration that includes an encoding declaration:

<?xml version="1.0" encoding="ibm-1140" ?>

Specify the encoding declaration in either of the following ways:


[ Top of Page | Previous Page | Next Page | Table of Contents | Index ]