The XML declaration is included as the first line in the document. It describes the version, encoding and standalone attributes as follows:
<?xml version="1.0" encoding="ebcdic-cp-us" standalone="yes" ?>
[ Top of Page | Previous Page | Next Page | Contents | Index ]