2019.2

Table Of Contents
collection.
"CountByName(const String Name)"
on page246
Integer Returns the number of elements with
the specified name.
"Delete(Integer Index)" on page246 Deletes the element at the specified
index.
"Item(Integer Index)" on page247 String Returns the value of the element
stored at the specified index.
"ItemByName(const String Name)"
on page247
String Returns the value of the element of
the specified name.
"Name(Integer Index)" on page248 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76 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883, the Attributes are
listed under Production information (see "Metadata tab" on page886).
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.).
Page 235