7.4.7 The info/collections.xml file
This file lists collections that should be created during import. Collections used in documents are not required to be listed in this file, they will be automatically created if missing. The main purpose of this file is to create additional collections.
Syntax:
<?xml version="1.0"?> <collections> <collection>...</collection> [ more collection elements ] </collections>
Previous