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

Annotation of /branches/hidra/import_xml/isis_hidra_adr_en.xml

Parent Directory Parent Directory | Revision Log Revision Log


Revision 719 - (hide annotations)
Sat Oct 8 16:08:42 2005 UTC (18 years, 6 months ago) by dpavlin
File MIME type: text/xml
File size: 4106 byte(s)
local changes
1 dpavlin 377 <?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     -->
16     <format name="Activity"><![CDATA[
17 dpavlin 700 <a href="?rm=results&show_full=1&f1=Collection&v1=TDU_E&f2=Activity&v2=%s">%s</a>
18 dpavlin 377 ]]></format>
19    
20     <format name="Field"><![CDATA[
21 dpavlin 700 <a href="?rm=results&show_full=1&f1=Collection&v1=TDU_E&f2=Field&v2=%s">%s</a>
22 dpavlin 377 ]]></format>
23    
24     <format name="Official"><![CDATA[
25 dpavlin 700 <a href="?rm=results&show_full=1&f1=Collection&v1=TDU_E&f2=Official&v2=%s">%s</a>
26 dpavlin 377 ]]></format>
27    
28     <indexer>
29     <headline>
30     <isis type="display">210</isis>
31     </headline>
32    
33 dpavlin 700 <Collection name="Zbirka:" order="5">
34     <isis type="display">981a</isis>
35     <isis type="swish">981a</isis>
36     <config type="swish">collection_code</config>
37     </Collection>
38 dpavlin 719 <!--
39 dpavlin 377 <Name name="Name: " order="10">
40     <isis>210</isis>
41     <isis type="swish">710</isis>
42     <isis type="index">210</isis>
43     <isis type="index">710</isis>
44     </Name>
45 dpavlin 719 -->
46     <Name name="Name: " order="10" iterate_by_page="1" index_delimiter=";;">
47     <isis>210</isis>
48     <isis type="swish">710 210</isis>
49     <isis type="index">710</isis>
50     <isis type="index" append="1">;;710a</isis>
51     <isis type="index">210</isis>
52     </Name>
53 dpavlin 377
54     <AddrNote name="Note: " order="20">
55     <isis type="display">300</isis>
56     </AddrNote>
57    
58     <Address name="Adress: " order="30">
59     <isis type="display">214</isis>
60     </Address>
61    
62     <Country name="Country: " order="40">
63     <isis type="display">216</isis>
64     </Country>
65    
66     <Communications name="Communications: " order="50">
67     <isis type="display">217</isis>
68     </Communications>
69    
70 dpavlin 719 <URL name="URL" iterate_by_page="1" order="60">
71     <isis type="display">856z 856u</isis>
72     </URL>
73 dpavlin 377
74     <Function name="Functions: " iterate_by_page="1" order="70">
75     <isis type="swish">204</isis>
76     <isis type="index">204a</isis>
77     <!--<isis type="index">204f </isis>-->
78     <isis type="display">204a / </isis>
79     <isis type="display" format_name="Official" append="1" format_delimiter=";;">204f 2043;;204f</isis>
80     </Function>
81    
82     <Official name="Official: " iterate_by_page="1" order="75">
83     <isis type="swish">204</isis>
84     <isis type="index">204f</isis>
85     <!--<isis type="display" format_name="Official" format_delimiter=";;">2043;;204f</isis>-->
86     </Official>
87    
88     <Units name="Units: " iterate_by_page="1" order="80">
89     <isis type="display">463</isis>
90     </Units>
91    
92     <Field name="Activity: " iterate_by_page="1" index_delimiter=";;" order="90">
93     <isis type="swish">608</isis>
94     <isis type="index">608a 6083;;608a</isis>
95     <isis type="index" append="1" lookup="1">6083</isis>
96     </Field>
97    
98     <Field2 name="Activity: " order="90">
99     <isis type="display" format_name="Field" format_delimiter=";;">
100     <value>608a 6083;;608a</value>
101     <delimiter> * </delimiter>
102     </isis>
103     <!--<isis type="display" append="1" lookup="1" format_name="Field" format_delimiter=";;">6083</isis>-->
104     </Field2>
105    
106     <Activity name="Djelatnost: " iterate_by_page="1" index_delimiter=";;" order="100">
107     <isis type="swish">606</isis>
108     <isis type="index">606a 6063 </isis>
109     <isis type="index" append="1">;;606a</isis>
110     <isis type="index" append="1" lookup="1">6063</isis>
111     </Activity>
112    
113     <Activity2 name="Djelatnost: " iterate_by_page="1" format_name="Activity" format_delimiter=";;" order="100">
114     <isis type="display">606a 6063;;606a</isis>
115     <isis type="display" append="1" lookup="1">6063</isis>
116     </Activity2>
117    
118     <AllAddr name="All data:">
119     <isis type="swish">210 710 204 608 606 300 214 216 217 856 463</isis>
120     <isis type="index">210</isis>
121     <isis type="index">710</isis>
122     <isis type="index">204</isis>
123     <isis type="index">608</isis>
124     <isis type="index">606</isis>
125     <isis type="index">300</isis>
126     <isis type="index">214</isis>
127     <isis type="index">216</isis>
128     <isis type="index">217</isis>
129     <isis type="index">856</isis>
130     <isis type="index">463</isis>
131     </AllAddr>
132    
133     </indexer>
134     </config>

  ViewVC Help
Powered by ViewVC 1.1.26