New indexing stylsheets for zebra
[koha.git] / misc / zebra / usmarc / filter_alvis_conf.xml
1 <?xml version="1.0" encoding="UTF-8"?>
2
3 <!-- 
4 $Id$
5    Copyright (C) 1995-2006
6    Index Data ApS
7
8 This file is part of the Zebra server.
9
10 Zebra is free software; you can redistribute it and/or modify it under
11 the terms of the GNU General Public License as published by the Free
12 Software Foundation; either version 2, or (at your option) any later
13 version.
14
15 Zebra is distributed in the hope that it will be useful, but WITHOUT ANY
16 WARRANTY; without even the implied warranty of MERCHANTABILITY or
17 FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
18 for more details.
19
20 You should have received a copy of the GNU General Public License
21 along with Zebra; see the file LICENSE.zebra.  If not, write to the
22 Free Software Foundation, 59 Temple Place - Suite 330, Boston, MA
23 02111-1307, USA.
24 -->
25
26 <schemaInfo>
27   <schema name="koha" default="1" stylesheet="identity.xsl" />
28   <schema name="index" identifier="http://indexdata.dk/zebra/xslt/1"
29           stylesheet="koha2INDEX.xsl" />
30   <schema name="biblios" stylesheet="koha2MARC21slimbiblios.xsl" />
31 <schema name="holdings" stylesheet="koha2MARC21slimholdings.xsl" />
32 <schema name="mods" stylesheet="koharecord2MODS3.xsl" />
33   <schema name="marc" stylesheet="MARC21slimUtils.xsl" />
34   <schema name="zebra" stylesheet="zebra.xsl" />
35  <split level="1"/> 
36 </schemaInfo>
37