The terminology used in this document is consistent with the terminology used in the XML file that describes the configuration file syntax.
A collection defines the beginning of a set of rows, and is delineated by start and end tags, such as: <tag>
and </tag>
.
A row is an entry inside a collection, which contain specific settings in the form of name-value pairs.
A property is a name-value pair inside a row that contains the setting information.