Application Performance Analyzer for z/OS, Version 11.1, User's Guide

The XML document file

If you include a CONVERT control statement to produce a report in XML document format, you must also supply a DD statement for this file. This must be a FB, LRECL=255 file.

If your job step is to produce multiple XML document files, you must supply a DD statement (and corresponding CONVERT statement) for each document file.

Application Performance Analyzer creates a version 1.0 self-contained XML document using EBCDIC encoding (ebcdic-cp-us/Cp037). See Appendix C. XML document layout for a complete description of the XML document.

Processing and transferring an XML document file

The XML document file containing the report data can be browsed or edited on the mainframe, or transferred to another platform for further processing. When transferring to another platform, appropriate character set translation may be required; including carriage return and line feed characters.




Rate this page

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