/[webpac]/trunk/import_xml/isis.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 /trunk/import_xml/isis.xml

Parent Directory Parent Directory | Revision Log Revision Log


Revision 13 - (show annotations)
Sun Feb 16 22:41:37 2003 UTC (21 years, 1 month ago) by dpavlin
File MIME type: text/xml
File size: 1982 byte(s)
added configuration file with database descriptions,
moved isis.xml definition file in separate directory (in preparation for MARK),
support for different encodings in different files,
various fixes, improvements and badly written parts which will change ;-)

1 <?xml version="1.0" encoding="ISO-8859-2"?>
2 <!--
3 isis_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 isis_codepage="852"
10 index_codepage="ISO8859-2"
11 >
12
13 <!--
14 <isis type="swish|display|index">_pre_000x_sep_000x_sep_000x_post_</isis>
15 -->
16 <indexer>
17 <headline>
18 <isis type="display">200a : 200e / 200f , 210d</isis>
19 </headline>
20
21 <author name_singular="Autor" name_plural="Autori">
22 <isis type="swish">700 701 710 702 711 503 200f 200g</isis>
23 <isis type="display">700a, 700b</isis>
24 <isis type="display">; 701a, 701b</isis>
25 <!-- FIX -->
26 <isis type="display">; 701c, 701d; 710a : 710b, 710c (710d ; 710f ; 710e) 503a, 503b</isis>
27 <isis type="index">700a, 700b</isis>
28 </author>
29 <title name="Naslov">
30 <isis>200a : 299e ; 200k</isis>
31 <isis type="swish">200d 200c</isis>
32 <isis type="swish">225a</isis>
33 <isis type="swish">230a 230e 231a 231e 232a 232e 233a 233e</isis>
34 <isis type="swish">270 271 271 273</isis>
35 <isis type="swish">423a 464a 464c</isis>
36 <isis type="swish">532</isis>
37 <isis append="1" type="display"> = 200d / 200f ; 200g. 200c</isis>
38 <isis type="index">200a</isis>
39 </title>
40
41 <uncontr_subject name="Tema">
42 <isis delimiter=" ; " format="upper">610 </isis>
43 <!--
44 <isis type="index">610</isis>
45 -->
46 </uncontr_subject>
47
48 <title_vol name="Podaci o svescima">
49 <isis type="display">&lt;br&gt;230v : 230a. - 250. - 260&lt;br&gt;ISBN 290</isis>
50 <isis type="display">&lt;br&gt;231v : 231a. - 251. - 261&lt;br&gt;ISBN 291</isis>
51 <isis type="display">&lt;br&gt;232v : 232a. - 252. - 262&lt;br&gt;ISBN 292</isis>
52 <isis type="display">&lt;br&gt;233v : 233a. - 253. - 263&lt;br&gt;ISBN 293</isis>
53 </title_vol>
54
55 <library name="Knji¾nica">
56 <isis>801a</isis>
57 <isis type="index">801a</isis>
58 </library>
59
60 <tip name="Tip graðe" type="display">
61 <!-- added via xml tag in .conf -->
62 </tip>
63
64 </indexer>
65 </config>

Properties

Name Value
cvs2svn:cvs-rev 1.1

  ViewVC Help
Powered by ViewVC 1.1.26