/[webpac]/branches/tehnika/import_xml/marc_crolist_look.xml
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Contents of /branches/tehnika/import_xml/marc_crolist_look.xml

Parent Directory Parent Directory | Revision Log Revision Log


Revision 266 - (show annotations)
Fri Mar 12 15:44:03 2004 UTC (20 years ago) by dpavlin
File MIME type: text/xml
File size: 544 byte(s)
changes to configuration files and examples which might be useful to other
branches also

1 <?xml version="1.0" encoding="ISO-8859-2"?>
2 <!--
3 marc_codepage is code page which isis uses
4 index_codepage is code page which will be stored in index
5
6 format of this file is described in: doc/formating_xml.txt
7 -->
8 <config
9 marc_codepage="ISO-8859-2"
10 >
11
12 <indexer>
13
14 <ID name="ID" order="300">
15 <marc type="lookup_key" filter="add_prefix">001</marc>
16 </ID>
17
18 <Set name="Predmetno kazalo" order="301">
19 <marc type="lookup_val">200a</marc>
20 <!--
21 <isis type="lookup_val" append="1"> 562a</isis>
22 -->
23 </Set>
24
25
26
27 </indexer>
28 </config>

  ViewVC Help
Powered by ViewVC 1.1.26