OUTLOG
OUTLOG
— the filename of the output log, namely this file
Synopsis
Content model
OUTLOG ::=
#PCDATA
Description
The value of the OUTLOG element is the filename
to which output log information was written.
The value is self-referential naming the file that contains the element.
Processing Expectations
If the filename does not begin with /, then it is
assumed to a relative filename from which the absolute pathname can be
derived by prepending the value with the value of the
CWD element.
Parents
These elements contain OUTLOG:
BATCHLOG
Children
The following elements occur in OUTLOG:
None.
Examples
Example 6.84. The log file
/opt/studies/val254/lib/example_out.xml
<OUTLOG>/opt/studies/val254/lib/example_out.xml</OUTLOG>