Implemented loadable filters.
[idzebra-moved-to-github.git] / test / marcxml / zebra.cfg
1 # Simple Zebra configuration file
2 # $Id: zebra.cfg,v 1.3 2004-09-27 10:44:51 adam Exp $
3 #
4 # Where the schema files, attribute files, etc are located.
5 profilePath: ${srcdir:-.}:${srcdir:-.}/../../tab
6
7 # Files that describe the attribute sets supported.
8 attset: bib1.att
9 attset: gils.att
10 attset: explain.att
11
12 recordtype: grs.xml
13
14 #storekeys: 1
15 #storedata: 1
16 #recordId: (bib1,identifier-standard)
17 isam: b
18
19 modulePath: ../../recctrl/.libs