reduced example XML size, tweaked indexing rules, added display XSLT sheet for zebra...
[idzebra-moved-to-github.git] / examples / marcxml / filter_alvis_conf.xml
1 <?xml version="1.0" encoding="UTF-8"?>\r
2 \r
3 <!-- \r
4 $Id: filter_alvis_conf.xml,v 1.5 2006-06-09 20:46:38 marc Exp $\r
5    Copyright (C) 1995-2006\r
6    Index Data ApS\r
7 \r
8 This file is part of the Zebra server.\r
9 \r
10 Zebra is free software; you can redistribute it and/or modify it under\r
11 the terms of the GNU General Public License as published by the Free\r
12 Software Foundation; either version 2, or (at your option) any later\r
13 version.\r
14 \r
15 Zebra is distributed in the hope that it will be useful, but WITHOUT ANY\r
16 WARRANTY; without even the implied warranty of MERCHANTABILITY or\r
17 FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License\r
18 for more details.\r
19 \r
20 You should have received a copy of the GNU General Public License\r
21 along with Zebra; see the file LICENSE.zebra.  If not, write to the\r
22 Free Software Foundation, 59 Temple Place - Suite 330, Boston, MA\r
23 02111-1307, USA.\r
24 -->\r
25 \r
26 <schemaInfo>\r
27   <schema name="dc" default="1" stylesheet="MARC21slim2SRWDC.xsl" />\r
28   <schema name="index" identifier="http://indexdata.dk/zebra/xslt/1"\r
29           stylesheet="MARC21slim2INDEX.xsl" />\r
30   <schema name="mads" stylesheet="MARC21slim2MADS.xsl" />\r
31   <schema name="marc" stylesheet="identity.xsl" />\r
32   <schema name="mods" stylesheet="MARC21slim2MODS3-1.xsl" />\r
33   <schema name="zebra" stylesheet="zebra.xsl" />\r
34   <split level="1"/> \r
35 </schemaInfo>\r
36 \r