2020.1

Table Of Contents
l
Finishing attributes describe the finishing intent (e.g. page dimensions, page orientation,
duplex mode, etc.).
Note
The presence of some finishing attributes depends on the PlanetPress Design
document and target device used when producing the job.
l
Index/Count attributes are not part of the original Metadata file. They are evaluated
dynamically, based on the content of the Metadata.
Note
Metadata Index/Count values are one-based when viewed in the user interface: the
first element in any collection has an index of 1 and the last element's index
corresponds to the collection's length. However, in the API and in Metadata
selections, they are zero-based: the first element in any collection has an index of 0
and the last element's index corresponds to the collection's length minus 1. This
means the zero-based value has to be used when retrieving Metadata (see also:
"Metadata selections" on page56 and "Rule Interface" on page853).
In the following table, the last 5 columns indicate at which level the corresponding attribute is
available. This also depends on the type of job, however.
Note
In the Metadata file created for an OL Connect job:
l Only three levels are filled with actual data about the job: Job, Group and
Document.
l Only Index and Count attributes are used.
Page 82