SRC
SRC
— the name of the input file whose execution
created this batch log
Synopsis
Content model
SRC ::=
#PCDATA
Description
A SRC identifies the filename that contains the
input BATCH whose execution created this batch log.
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 SRC:
BATCHLOG
Children
The following elements occur in SRC:
None.
Examples
Example 6.92. The batch input file
example_in.xml, from the same directory as the
current working directory
<SRC>example_in.xml</SRC>