Go to the first, previous, next, last section, table of contents.
When an element is said to describe a record it means that it contains elements whose name are record field names and contains the value of the field. For instance:
<Record table=urldemo> <url>http://www.senga.org/</url> <comment>Senga</comment> </Record>
defines a record of the urldemo table with two fields (url
and comment) whose values are, respectively http://www.senga.org/
and Senga.
catalog table, See section catalog.
The remaining of the file will relate to the catalog described in this element.
There must be only one Catalog element in a given file.
catalog_category table, See section catalog_category_<name>.
The pseudo field parent will build a record in the
catalog_category2category table linking the category to its parent,
See section catalog_category2category_<name>.
catalog_entry2category table, See section catalog_entry2category_<name>.
catalog_category2category table, See section catalog_category2category_<name>. The
info field of the record is automaticaly set to symbolic.
Go to the first, previous, next, last section, table of contents.