XML or JSON document format

XML document format

When you wish to further process the report data, you can produce an XML document file. You produce an XML document file by specifying a CONVERT control statement. You specify a DD name in the CONVERT statement and supply a DD statement for that name which defines the XML document file. You may browse, edit or further process the XML document on the mainframe, or transfer it to another platform. XML documents are produced in the English language only.

JSON document format

When you wish to further process the report data, you can produce a JSON document file. You produce a JSON document file by specifying a CONVERT control statement. You specify a DD name in the CONVERT statement and supply a DD statement for that name which defines the JSON document file. You may browse, edit or further process the JSON document on the mainframe, or transfer it to another platform. JSON documents are produced in the English language only.