Groups


For convenience profiles may be organized into groups. Groups are a collection of profiles and groups at a lower level

There are three possible reasons why you might want to use groups:
  1. To organize a number of profiles into smaller sets
  2. To optionally provide a name for a set of profiles
  3. To allow a place for common query and format specifiers that apply to a set of profiles
<?xml version="1.0" encoding="iso-8859-1"?> <?xml-stylesheet type="text/xsl" href="http://www.temblast.com/xsl/dbsubst.xsl"?> <dbsubstconfig> <group name="Indexes"> ... </group> </dbsubstconfig>