Previous Topic: CA Earl Batch Execution JCL

Next Topic: The XML Report Data Document


XML File Types

If the system where CA JARS is running the Report Writer has IBM's XML Toolkit installed, CA JARS can produce an output report in XML.

When the CA JARS Report Writer is called upon to generate XML data for a report, it generates two output files that are both well-formed XML documents. There is the document containing the report data itself, and a basic schema that can be used to describe the report data document, and can also be used to validate the report data document. (The schema is always generated because there are XML applications that require a schema for processing.)