INTRODUCTION
XEROX DOCUPRINT 180 LPS PDL REFERENCE xxv
PDL syntax conventions used in this manualTable 1 lists the syntax conventions and their usage.
Table 2. Syntax conventions
Syntax convention Explanation
inkref
or
dots
Variable names or values are represented
in italics.
a | b | c Choices are separated by vertical bars.
{a | b | c} Required choices are enclosed in braces.
[a | b | c] Optional choices are enclosed in brackets .
bDefault options are underlined.
... (Ellipsis) indicates repetition of an
element, for example:
(
form-id
1
[,
form-id
2
][,...])