2019.1

Table Of Contents
"CountByName(const String Name)"
on page233
Integer Returns the number of elements with
the specified name.
"Delete(Integer Index)" on page233 Deletes the element at the specified
index.
"Item(Integer Index)" on page234 String Returns the value of the element stored
at the specified index.
"ItemByName(const String Name)" on
page234
String Returns the value of the element of the
specified name.
"Name(Integer Index)" on page235 String Returns the name of the element stored
at the specified index.
Metadata Attributes reference
An Attribute is a read-only, system-defined element which holds certain information about a
certain node in the "Metadata" on page73 structure. This information can be static (e.g. the size
of a physical page) or evaluated on-the-fly (e.g. the number of documents in a group). Attributes
are non-repetitive (i.e. name is unique) and do not persist through Metadata recreation.
When the Metadata file is viewed through "The Data Selector" on page804, the Attributes are
listed under Production information (see "The Data Selector" on page804).
The Metadata Attributes can be categorized as either Production, Finishing or Index/Count.
l
Production attributes describe the production of the job and/or Metadata (e.g. path and
name of the data file, date at which Metadata was created, etc.)
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
Page 222