
A. OLCmd Reference
7800-A2-GB32-00
January 2002
A-33
OLCmd xmlreport
The xmlreport command generates OpenLane reports based on eXtensible
Markup Language (XML) report requests, and optionally transforms the output
based on an eXtensible Stylesheet Language Transformations (XSLT) file. For
more information, see
Appendix B,
Using XML to Produce Reports
.
Format:
OLCmd
xmlreport
xml_request_file
[
xml_output_file
] [
xsl_transform_file
]
[
transformed_out_file
]
Where:
Example:
The following command generates a report. The report request is in the file named
request1234.xml, and the report is written to a file named report_10122001.html.
OLCmd \opt\pdn\openlane\cust_requests\request1234.xml
\opt\pdn\openlane\xmlreports\report_10122001.html
xml_request_file
Is the full path to the file containing the report
request in XML.
xml_output_file
Is the full path of file where the XML output should
reside. If not specified, output goes to Standard
Out.
xsl_transform_file
Is the full path of an XSLT file. This is optional.
transformed_out_file
Is the full path of the output file from the XSL
transformation. If not specified, output goes to a file
named <xml_output_file>.xml.
Содержание OpenLane SLM 5.5
Страница 1: ...OpenLane SLM 5 5 Administrator s Guide Document No 7800 A2 GB32 00 January 2002...
Страница 22: ...2 Installing OpenLane on Solaris 2 12 January 2002 7800 A2 GB32 00...
Страница 34: ...3 Installing OpenLane on Windows 3 12 January 2002 7800 A2 GB32 00...
Страница 46: ...5 Apache User Access Authentication 5 4 January 2002 7800 A2 GB32 00...
Страница 64: ...7 OpenLane Maintenance 7 12 January 2002 7800 A2 GB32 00...
Страница 70: ...8 Building and Using a Firmware Library 8 6 January 2002 7800 A2 GB32 00...
Страница 104: ...A OLCmd Reference A 34 January 2002 7800 A2 GB32 00...
Страница 108: ...B Using XML to Produce Reports B 4 January 2002 7800 A2 GB32 00...