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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 10 - (show annotations)
Thu Jan 16 17:35:54 2003 UTC (21 years, 2 months ago) by dpavlin
File MIME type: text/xml
File size: 1886 byte(s)
bunch of changes: make design more modular, implement index (partial
implementation) and other small and big changes

1 <?xml version="1.0" encoding="ISO-8859-2"?>
2 <!--
3 isis_data is directory where isis files are located
4 isis_codepage is code page which isis uses
5 index_codepage is code page which will be stored in index
6
7 format of this file is described in: doc/formating_xml.txt
8 -->
9 <config
10 isis_data="/data/isis_data"
11 isis_codepage="852"
12 index_codepage="ISO8859-2"
13 >
14
15 <!--
16 <isis type="swish|display|index">_pre_000x_sep_000x_sep_000x_post_</isis>
17 -->
18 <indexer>
19 <headline>
20 <isis>200a : 200e / 200f , 210d</isis>
21 </headline>
22
23 <author name_singular="Autor" name_plural="Autori">
24 <isis type="swish">700 701 710 702 711 503 200f 200g</isis>
25 <isis type="display">700a, 700b; 701a, 701b; 701c, 701d; 710a : 710b, 710c (710d ; 710f ; 710e) 503a, 503b</isis>
26 <isis type="index">700a, 700b</isis>
27 </author>
28 <title name="Naslov">
29 <isis>200a : 299e ; 200k</isis>
30 <isis type="swish">200d 200c</isis>
31 <isis type="swish">225a</isis>
32 <isis type="swish">230a 230e 231a 231e 232a 232e 233a 233e</isis>
33 <isis type="swish">270 271 271 273</isis>
34 <isis type="swish">423a 464a 464c</isis>
35 <isis type="swish">532</isis>
36 <isis append="1" type="display"> = 200d / 200f ; 200g. 200c</isis>
37 <isis type="index">200a</isis>
38 </title>
39
40 <uncontr_subject name="Tema">
41 <isis delimiter=" ; " format="upper">610 </isis>
42 <!--
43 <isis type="index">610</isis>
44 -->
45 </uncontr_subject>
46
47 <title_vol name="Podaci o svescima">
48 <isis type="display">&lt;br&gt;230v : 230a. - 250. - 260&lt;br&gt;ISBN 290</isis>
49 <isis type="display">&lt;br&gt;231v : 231a. - 251. - 261&lt;br&gt;ISBN 291</isis>
50 <isis type="display">&lt;br&gt;232v : 232a. - 252. - 262&lt;br&gt;ISBN 292</isis>
51 <isis type="display">&lt;br&gt;233v : 233a. - 253. - 263&lt;br&gt;ISBN 293</isis>
52 </title_vol>
53
54 <library name="Knji¾nica">
55 <isis>801a</isis>
56 <isis type="index">801a</isis>
57 </library>
58
59 </indexer>
60 </config>

Properties

Name Value
cvs2svn:cvs-rev 1.5

  ViewVC Help
Powered by ViewVC 1.1.26