/[webpac]/branches/hidra/import_xml/isis_hidra_adr.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/hidra/import_xml/isis_hidra_adr.xml

Parent Directory Parent Directory | Revision Log Revision Log


Revision 253 - (show annotations)
Mon Mar 8 21:18:41 2004 UTC (20 years ago) by dpavlin
File MIME type: text/xml
File size: 2461 byte(s)
a lot of hidra-specific branches

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 >
11 <!--
12 <isis type="swish|display|index">_pre_000x_sep_000x_sep_000x_post_</isis>
13 <config type="swish|display">name of var from config file</config>
14
15 <format name="IDbib"><![CDATA[
16 <a href="?rm=results&show_full=1&f=IDbib&v=%s">%s</a>
17 ]]></format>
18
19 <format name="SubjectIndex"><![CDATA[
20 <a href="?rm=results&f=SubjectIndex&v=%s&e=1">%s</a>
21 ]]></format>
22
23 -->
24 <indexer>
25 <headline>
26 <isis type="display">210</isis>
27 </headline>
28
29 <Name name="Naziv tijela: " order="10">
30 <isis>210</isis>
31 <isis type="swish">710</isis>
32 <isis type="index">210</isis>
33 <isis type="index">710</isis>
34 </Name>
35
36 <AddrNote name="Napomena: " order="20">
37 <isis type="display">300</isis>
38 </AddrNote>
39
40 <Address name="Adresa: " order="30">
41 <isis type="display">214</isis>
42 </Address>
43
44 <Country name="Zemlja: " order="40">
45 <isis type="display">216</isis>
46 </Country>
47
48 <Communications name="Komunikacije: " order="50">
49 <isis type="display">217</isis>
50 </Communications>
51
52 <URL name="URL" order="60">
53 <isis type="display">856</isis>
54 </URL>
55
56 <Function name="Funkcije: " iterate_by_page="1" order="70">
57 <isis type="swish">204a</isis>
58 <isis type="display">204</isis>
59 <isis type="index">204a</isis>
60 </Function>
61
62 <Official name="Du¾nosnik: " iterate_by_page="1" order="75">
63 <isis>700</isis>
64 <isis type="index">700</isis>
65 </Official>
66
67 <Units name="Organizacijske jedinice: " iterate_by_page="1" order="80">
68 <isis type="display">463</isis>
69 </Units>
70
71 <Field name="Podruèje: " iterate_by_page="1" order="90">
72 <isis>608</isis>
73 <isis type="index">608</isis>
74 </Field>
75
76 <Activity name="Djelatnost: " iterate_by_page="1" order="100">
77 <isis>606</isis>
78 <isis type="index">606</isis>
79 </Activity>
80
81 <AllAddr name="Svi podaci">
82 <isis type="swish">210 710 204 608 606 300 214 216 217 856 463</isis>
83 <isis type="index">210</isis>
84 <isis type="index">710</isis>
85 <isis type="index">204</isis>
86 <isis type="index">608</isis>
87 <isis type="index">606</isis>
88 <isis type="index">300</isis>
89 <isis type="index">214</isis>
90 <isis type="index">216</isis>
91 <isis type="index">217</isis>
92 <isis type="index">856</isis>
93 <isis type="index">463</isis>
94 </AllAddr>
95
96 </indexer>
97 </config>

  ViewVC Help
Powered by ViewVC 1.1.26