Paradyne SLM 5.5 manual Using XML to Produce Reports, XML Reports

Models: SLM 5.5

1 112
Download 112 pages 22.36 Kb
Page 105
Image 105

Using XML to Produce Reports

B

XML Reports

OpenLane’s eXtensible Markup Language (XML) reporting capability allows reports to be requested using XML. The format of the report to be returned is defined in the XML request itself. Reports can be generated in XML, HyperText Markup Language (HTML), or Comma-Separated Variable (CSV) formats.

Additionally, if the report output is specified to be XML, an eXtensible Stylesheet Language (XSL) transformation may be applied to that report to reformat the output into different XML, or into a totally different format.

Note that some web browsers (such as Internet Explorer 5) can interpret XML in the correct hierarchical format. Some browsers just show the XML source.

here are two ways to produce XML reports:

TCommand Line interface Servlet interface

Command Line Interface (OLCmd xmlreport)

The OLCmd command xmlreport accepts a report request in XML and generates a report in a specified format. The output is sent to a file. XML output can optionally be transformed into different formats by use of an XSL Transformation file.

For more information, see OLCmd xmlreport in Appendix A, OLCmd Reference.

7800-A2-GB32-00

January 2002

B-1

Page 105
Image 105
Paradyne SLM 5.5 manual Using XML to Produce Reports, XML Reports, Command Line Interface OLCmd xmlreport