97aabb23b92f9050a253d475a500f12fffa2bcb3
[idzebra-moved-to-github.git] / examples / marc21 / zebra.cfg
1 # Simple Zebra configuration file
2 # $Id: zebra.cfg,v 1.1 2005-01-04 17:03:22 quinn 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: explain.att
10
11 recordType: grs.marcxml.marc21
12
13 modulePath: ../../recctrl/.libs