Merge remote-tracking branch 'origin/new/bug_7986'
[koha.git] / etc / zebradb / marc_defs / marc21 / authorities / authority-koha-indexdefs.xml
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!-- This is the canonical source for the authority DOM indexing configuration
3 for MARC21. To generate the authority-zebra-indexdefs.xsl file that Zebra uses,
4 run the following command:
5 `xsltproc koha-indexdefs-to-zebra.xsl authority-koha-indexdefs.xml >
6 authority-zebra-indexdefs.xsl`
7 -->
8 <kohaidx:index_defs xmlns:kohaidx="http://www.koha-community.org/schemas/index-defs">
9   <!-- variables -->
10   <kohaidx:var name="form_subdivision_subfield">v</kohaidx:var>
11   <kohaidx:var name="general_subdivision_subfield">x</kohaidx:var>
12   <kohaidx:var name="chronological_subdivision_subfield">y</kohaidx:var>
13   <kohaidx:var name="geographic_subdivision_subfield">z</kohaidx:var>
14
15   <!-- Leader  -->
16   <kohaidx:index_leader offset="5" length="1">
17     <kohaidx:target_index>Record-status:w</kohaidx:target_index>
18   </kohaidx:index_leader>
19   <kohaidx:index_leader offset="17" length="1">
20     <kohaidx:target_index>Encoding-level:w</kohaidx:target_index>
21   </kohaidx:index_leader>
22   
23   <!-- Original record ID -->
24   <kohaidx:index_control_field tag="001">
25     <kohaidx:target_index>Local-Number:w</kohaidx:target_index>
26     <kohaidx:target_index>Local-Number:s</kohaidx:target_index>
27   </kohaidx:index_control_field>
28   
29   <!-- 008 -->
30   <kohaidx:index_control_field tag="008" offset="9" length="1">
31     <kohaidx:target_index>Kind-of-record:w</kohaidx:target_index>
32   </kohaidx:index_control_field>
33   <kohaidx:index_control_field tag="008" offset="10" length="1">
34     <kohaidx:target_index>Descriptive-cataloging-rules:w</kohaidx:target_index>
35   </kohaidx:index_control_field>
36   <kohaidx:index_subject_thesaurus tag="008" offset="11" length="1" detail_tag="040" detail_subfields="f">
37     <kohaidx:target_index>Subject-heading-thesaurus:w</kohaidx:target_index>
38   </kohaidx:index_subject_thesaurus>
39   <kohaidx:index_control_field tag="008" offset="14" length="1">
40     <kohaidx:target_index>Heading-use-main-or-added-entry:w</kohaidx:target_index>
41   </kohaidx:index_control_field>
42   <kohaidx:index_control_field tag="008" offset="15" length="1">
43     <kohaidx:target_index>Heading-use-subject-added-entry:w</kohaidx:target_index>
44   </kohaidx:index_control_field>
45   <kohaidx:index_control_field tag="008" offset="16" length="1">
46     <kohaidx:target_index>Heading-use-series-added-entry:w</kohaidx:target_index>
47   </kohaidx:index_control_field>
48
49   <!-- 010 LC Number -->
50   <kohaidx:index_subfields tag="010" subfields="az">
51     <kohaidx:target_index>LC-card-number:w</kohaidx:target_index>
52     <kohaidx:target_index>LC-card-number:p</kohaidx:target_index>
53   </kohaidx:index_subfields>
54
55   <!-- 040 cataloging agencies -->
56   <kohaidx:index_subfields tag="040" subfields="acd">
57     <kohaidx:target_index>Record-source:w</kohaidx:target_index>
58     <kohaidx:target_index>Record-source:p</kohaidx:target_index>
59   </kohaidx:index_subfields>
60
61   
62   <!-- Personal name headings -->
63   <kohaidx:index_subfields tag="100" subfields="abcdefghjklmnopqrstvxyz">
64     <kohaidx:target_index>Personal-name:w</kohaidx:target_index>
65     <kohaidx:target_index>Personal-name:p</kohaidx:target_index>
66     <kohaidx:target_index>Personal-name:s</kohaidx:target_index>
67   </kohaidx:index_subfields>
68   <kohaidx:index_heading tag="100" subfields="abcdefghjklmnopqrstvxyz" subdivisions="vxyz">
69     <kohaidx:target_index>Personal-name-heading:w</kohaidx:target_index>
70     <kohaidx:target_index>Personal-name-heading:p</kohaidx:target_index>
71     <kohaidx:target_index>Personal-name-heading:s</kohaidx:target_index>
72     <kohaidx:target_index>Heading:w</kohaidx:target_index>
73     <kohaidx:target_index>Heading:p</kohaidx:target_index>
74     <kohaidx:target_index>Heading:s</kohaidx:target_index>
75   </kohaidx:index_heading>
76   <kohaidx:index_heading tag="100" subfields="a">
77     <kohaidx:target_index>Heading-Main:w</kohaidx:target_index>
78     <kohaidx:target_index>Heading-Main:p</kohaidx:target_index>
79     <kohaidx:target_index>Heading-Main:s</kohaidx:target_index>
80   </kohaidx:index_heading>
81   <kohaidx:index_match_heading tag="100" subfields="abcdefghjklmnopqrstvxyz" subdivisions="vxyz">
82     <kohaidx:target_index>Match:w</kohaidx:target_index>
83     <kohaidx:target_index>Match:p</kohaidx:target_index>
84     <kohaidx:target_index>Match-heading:p</kohaidx:target_index>
85     <kohaidx:target_index>Match-heading:s</kohaidx:target_index>
86   </kohaidx:index_match_heading>
87
88   <kohaidx:index_heading tag="400" subfields="abcdefghjklmnopqrstvxyz" subdivisions="vxyz">
89     <kohaidx:target_index>Personal-name-see-from:w</kohaidx:target_index>
90     <kohaidx:target_index>Personal-name-see-from:p</kohaidx:target_index>
91     <kohaidx:target_index>Personal-name-see-from:s</kohaidx:target_index>
92     <kohaidx:target_index>See-from:w</kohaidx:target_index>
93     <kohaidx:target_index>See-from:p</kohaidx:target_index>
94     <kohaidx:target_index>See-from:s</kohaidx:target_index>
95   </kohaidx:index_heading>
96   <kohaidx:index_match_heading tag="400" subfields="abcdefghjklmnopqrstvxyz" subdivisions="vxyz">
97     <kohaidx:target_index>Match:w</kohaidx:target_index>
98     <kohaidx:target_index>Match:p</kohaidx:target_index>
99     <kohaidx:target_index>Match-heading-see-from:p</kohaidx:target_index>
100     <kohaidx:target_index>Match-heading-see-from:s</kohaidx:target_index>
101   </kohaidx:index_match_heading>
102   
103   <kohaidx:index_heading tag="500" subfields="abcdefghjklmnopqrstvxyz" subdivisions="vxyz">
104     <kohaidx:target_index>Personal-name-see-also-from:w</kohaidx:target_index>
105     <kohaidx:target_index>Personal-name-see-also-from:p</kohaidx:target_index>
106     <kohaidx:target_index>Personal-name-see-also-from:s</kohaidx:target_index>
107     <kohaidx:target_index>See-also-from:w</kohaidx:target_index>
108     <kohaidx:target_index>See-also-from:p</kohaidx:target_index>
109     <kohaidx:target_index>See-also-from:s</kohaidx:target_index>
110   </kohaidx:index_heading>
111   <kohaidx:index_match_heading tag="500" subfields="abcdefghjklmnopqrstvxyz" subdivisions="vxyz">
112     <kohaidx:target_index>Match:w</kohaidx:target_index>
113     <kohaidx:target_index>Match:p</kohaidx:target_index>
114   </kohaidx:index_match_heading>
115   
116   <!-- Corporate name headings -->
117   <kohaidx:index_subfields tag="110" subfields="abcdefghklmnoprstvxyz">
118     <kohaidx:target_index>Corporate-name:w</kohaidx:target_index>
119     <kohaidx:target_index>Corporate-name:p</kohaidx:target_index>
120   </kohaidx:index_subfields>
121   <kohaidx:index_heading tag="110" subfields="abcdefghklmnoprstvxyz" subdivisions="vxyz">
122     <kohaidx:target_index>Corporate-name-heading:w</kohaidx:target_index>
123     <kohaidx:target_index>Corporate-name-heading:p</kohaidx:target_index>
124     <kohaidx:target_index>Corporate-name-heading:s</kohaidx:target_index>
125     <kohaidx:target_index>Heading:w</kohaidx:target_index>
126     <kohaidx:target_index>Heading:p</kohaidx:target_index>
127     <kohaidx:target_index>Heading:s</kohaidx:target_index>
128   </kohaidx:index_heading>
129   <kohaidx:index_heading tag="110" subfields="a">
130     <kohaidx:target_index>Heading-Main:w</kohaidx:target_index>
131     <kohaidx:target_index>Heading-Main:p</kohaidx:target_index>
132     <kohaidx:target_index>Heading-Main:s</kohaidx:target_index>
133   </kohaidx:index_heading>
134   <kohaidx:index_match_heading tag="110" subfields="abcdefghklmnoprstvxyz" subdivisions="vxyz">
135     <kohaidx:target_index>Match:w</kohaidx:target_index>
136     <kohaidx:target_index>Match:p</kohaidx:target_index>
137     <kohaidx:target_index>Match-heading:p</kohaidx:target_index>
138     <kohaidx:target_index>Match-heading:s</kohaidx:target_index>
139   </kohaidx:index_match_heading>
140   
141   <kohaidx:index_heading tag="410" subfields="abcdefghklmnoprstvxyz" subdivisions="vxyz">
142     <kohaidx:target_index>Corporate-name-see-from:w</kohaidx:target_index>
143     <kohaidx:target_index>Corporate-name-see-from:p</kohaidx:target_index>
144     <kohaidx:target_index>Corporate-name-see-from:s</kohaidx:target_index>
145     <kohaidx:target_index>See-from:w</kohaidx:target_index>
146     <kohaidx:target_index>See-from:p</kohaidx:target_index>
147     <kohaidx:target_index>See-from:s</kohaidx:target_index>
148   </kohaidx:index_heading>
149   <kohaidx:index_match_heading tag="410" subfields="abcdefghklmnoprstvxyz" subdivisions="vxyz">
150     <kohaidx:target_index>Match:w</kohaidx:target_index>
151     <kohaidx:target_index>Match:p</kohaidx:target_index>
152     <kohaidx:target_index>Match-heading-see-from:p</kohaidx:target_index>
153     <kohaidx:target_index>Match-heading-see-from:s</kohaidx:target_index>
154   </kohaidx:index_match_heading>
155   
156   <kohaidx:index_heading tag="510" subfields="abcdefghklmnoprstvxyz" subdivisions="vxyz">
157     <kohaidx:target_index>Corporate-name-see-also-from:w</kohaidx:target_index>
158     <kohaidx:target_index>Corporate-name-see-also-from:p</kohaidx:target_index>
159     <kohaidx:target_index>Corporate-name-see-also-from:s</kohaidx:target_index>
160     <kohaidx:target_index>See-also-from:w</kohaidx:target_index>
161     <kohaidx:target_index>See-also-from:p</kohaidx:target_index>
162     <kohaidx:target_index>See-also-from:s</kohaidx:target_index>
163   </kohaidx:index_heading>
164   <kohaidx:index_match_heading tag="510" subfields="abcdefghklmnoprstvxyz" subdivisions="vxyz">
165     <kohaidx:target_index>Match:w</kohaidx:target_index>
166     <kohaidx:target_index>Match:p</kohaidx:target_index>
167   </kohaidx:index_match_heading>
168   
169   <!-- Meeting name -->
170   <kohaidx:index_subfields tag="111" subfields="acdefghjklnpqstvxyz">
171     <kohaidx:target_index>Meeting-name:w</kohaidx:target_index>
172     <kohaidx:target_index>Meeting-name:p</kohaidx:target_index>
173   </kohaidx:index_subfields>
174   <kohaidx:index_heading tag="111" subfields="acdefghjklnpqstvxyz" subdivisions="vxyz">
175     <kohaidx:target_index>Meeting-name-heading:w</kohaidx:target_index>
176     <kohaidx:target_index>Meeting-name-heading:p</kohaidx:target_index>
177     <kohaidx:target_index>Meeting-name-heading:s</kohaidx:target_index>
178     <kohaidx:target_index>Heading:w</kohaidx:target_index>
179     <kohaidx:target_index>Heading:p</kohaidx:target_index>
180     <kohaidx:target_index>Heading:s</kohaidx:target_index>
181   </kohaidx:index_heading>
182   <kohaidx:index_heading tag="111" subfields="a">
183     <kohaidx:target_index>Heading-Main:w</kohaidx:target_index>
184     <kohaidx:target_index>Heading-Main:p</kohaidx:target_index>
185     <kohaidx:target_index>Heading-Main:s</kohaidx:target_index>
186   </kohaidx:index_heading>
187   <kohaidx:index_match_heading tag="111" subfields="acdefghjklnpqstvxyz" subdivisions="vxyz">
188     <kohaidx:target_index>Match:w</kohaidx:target_index>
189     <kohaidx:target_index>Match:p</kohaidx:target_index>
190     <kohaidx:target_index>Match-heading:p</kohaidx:target_index>
191     <kohaidx:target_index>Match-heading:s</kohaidx:target_index>
192   </kohaidx:index_match_heading>
193   
194   <kohaidx:index_heading tag="411" subfields="acdefghjklnpqstvxyz" subdivisions="vxyz">
195     <kohaidx:target_index>Meeting-name-see-from:w</kohaidx:target_index>
196     <kohaidx:target_index>Meeting-name-see-from:p</kohaidx:target_index>
197     <kohaidx:target_index>Meeting-name-see-from:s</kohaidx:target_index>
198     <kohaidx:target_index>See-from:w</kohaidx:target_index>
199     <kohaidx:target_index>See-from:p</kohaidx:target_index>
200     <kohaidx:target_index>See-from:s</kohaidx:target_index>
201   </kohaidx:index_heading>
202   <kohaidx:index_match_heading tag="411" subfields="acdefghjklnpqstvxyz" subdivisions="vxyz">
203     <kohaidx:target_index>Match:w</kohaidx:target_index>
204     <kohaidx:target_index>Match:p</kohaidx:target_index>
205     <kohaidx:target_index>Match-heading-see-from:p</kohaidx:target_index>
206     <kohaidx:target_index>Match-heading-see-from:s</kohaidx:target_index>
207   </kohaidx:index_match_heading>
208   
209   <kohaidx:index_heading tag="511" subfields="acdefghjklnpqstvxyz" subdivisions="vxyz">
210     <kohaidx:target_index>Meeting-name-see-also-from:w</kohaidx:target_index>
211     <kohaidx:target_index>Meeting-name-see-also-from:p</kohaidx:target_index>
212     <kohaidx:target_index>Meeting-name-see-also-from:s</kohaidx:target_index>
213     <kohaidx:target_index>See-also-from:w</kohaidx:target_index>
214     <kohaidx:target_index>See-also-from:p</kohaidx:target_index>
215     <kohaidx:target_index>See-also-from:s</kohaidx:target_index>
216   </kohaidx:index_heading>
217   <kohaidx:index_match_heading tag="511" subfields="acdefghjklnpqstvxyz" subdivisions="vxyz">
218     <kohaidx:target_index>Match:w</kohaidx:target_index>
219     <kohaidx:target_index>Match:p</kohaidx:target_index>
220   </kohaidx:index_match_heading>
221   
222   <!-- Uniform title -->
223   <kohaidx:index_subfields tag="130" subfields="adfghklmnoprstvxyz">
224     <kohaidx:target_index>Title-uniform:w</kohaidx:target_index>
225     <kohaidx:target_index>Title-uniform:p</kohaidx:target_index>
226   </kohaidx:index_subfields>
227   <kohaidx:index_heading tag="130" subfields="adfghklmnoprstvxyz" subdivisions="vxyz">
228     <kohaidx:target_index>Title-uniform-heading:w</kohaidx:target_index>
229     <kohaidx:target_index>Title-uniform-heading:p</kohaidx:target_index>
230     <kohaidx:target_index>Title-uniform-heading:s</kohaidx:target_index>
231     <kohaidx:target_index>Heading:w</kohaidx:target_index>
232     <kohaidx:target_index>Heading:p</kohaidx:target_index>
233     <kohaidx:target_index>Heading:s</kohaidx:target_index>
234   </kohaidx:index_heading>
235   <kohaidx:index_heading tag="130" subfields="a">
236     <kohaidx:target_index>Heading-Main:w</kohaidx:target_index>
237     <kohaidx:target_index>Heading-Main:p</kohaidx:target_index>
238     <kohaidx:target_index>Heading-Main:s</kohaidx:target_index>
239   </kohaidx:index_heading>
240   <kohaidx:index_match_heading tag="130" subfields="adfghklmnoprstvxyz" subdivisions="vxyz">
241     <kohaidx:target_index>Match:w</kohaidx:target_index>
242     <kohaidx:target_index>Match:p</kohaidx:target_index>
243     <kohaidx:target_index>Match-heading:p</kohaidx:target_index>
244     <kohaidx:target_index>Match-heading:s</kohaidx:target_index>
245   </kohaidx:index_match_heading>
246   
247   <kohaidx:index_heading tag="430" subfields="adfghklmnoprstvxyz" subdivisions="vxyz">
248     <kohaidx:target_index>Title-uniform-see-from:w</kohaidx:target_index>
249     <kohaidx:target_index>Title-uniform-see-from:p</kohaidx:target_index>
250     <kohaidx:target_index>Title-uniform-see-from:s</kohaidx:target_index>
251     <kohaidx:target_index>See-from:w</kohaidx:target_index>
252     <kohaidx:target_index>See-from:p</kohaidx:target_index>
253     <kohaidx:target_index>See-from:s</kohaidx:target_index>
254   </kohaidx:index_heading>
255   <kohaidx:index_match_heading tag="430" subfields="adfghklmnoprstvxyz" subdivisions="vxyz">
256     <kohaidx:target_index>Match:w</kohaidx:target_index>
257     <kohaidx:target_index>Match:p</kohaidx:target_index>
258     <kohaidx:target_index>Match-heading-see-from:p</kohaidx:target_index>
259     <kohaidx:target_index>Match-heading-see-from:s</kohaidx:target_index>
260   </kohaidx:index_match_heading>
261   
262   <kohaidx:index_heading tag="530" subfields="adfghklmnoprstvxyz" subdivisions="vxyz">
263     <kohaidx:target_index>Title-uniform-see-also-from:w</kohaidx:target_index>
264     <kohaidx:target_index>Title-uniform-see-also-from:p</kohaidx:target_index>
265     <kohaidx:target_index>Title-uniform-see-also-from:s</kohaidx:target_index>
266     <kohaidx:target_index>See-also-from:w</kohaidx:target_index>
267     <kohaidx:target_index>See-also-from:p</kohaidx:target_index>
268     <kohaidx:target_index>See-also-from:s</kohaidx:target_index>
269   </kohaidx:index_heading>
270   <kohaidx:index_match_heading tag="530" subfields="adfghklmnoprstvxyz" subdivisions="vxyz">
271     <kohaidx:target_index>Match:w</kohaidx:target_index>
272     <kohaidx:target_index>Match:p</kohaidx:target_index>
273   </kohaidx:index_match_heading>
274   
275   <!-- Chronological term -->
276   <kohaidx:index_subfields tag="148" subfields="avxyz">
277     <kohaidx:target_index>Chronological-term:w</kohaidx:target_index>
278     <kohaidx:target_index>Chronological-term:p</kohaidx:target_index>
279   </kohaidx:index_subfields>
280   <kohaidx:index_heading tag="148" subfields="avxyz" subdivisions="vxyz">
281     <kohaidx:target_index>Chronological-term-heading:w</kohaidx:target_index>
282     <kohaidx:target_index>Chronological-term-heading:p</kohaidx:target_index>
283     <kohaidx:target_index>Chronological-term-heading:s</kohaidx:target_index>
284     <kohaidx:target_index>Heading:w</kohaidx:target_index>
285     <kohaidx:target_index>Heading:p</kohaidx:target_index>
286     <kohaidx:target_index>Heading:s</kohaidx:target_index>
287   </kohaidx:index_heading>
288   <kohaidx:index_heading tag="148" subfields="a">
289     <kohaidx:target_index>Heading-Main:w</kohaidx:target_index>
290     <kohaidx:target_index>Heading-Main:p</kohaidx:target_index>
291     <kohaidx:target_index>Heading-Main:s</kohaidx:target_index>
292   </kohaidx:index_heading>
293   <kohaidx:index_match_heading tag="148" subfields="avxyz" subdivisions="vxyz">
294     <kohaidx:target_index>Match:w</kohaidx:target_index>
295     <kohaidx:target_index>Match:p</kohaidx:target_index>
296     <kohaidx:target_index>Match-heading:p</kohaidx:target_index>
297     <kohaidx:target_index>Match-heading:s</kohaidx:target_index>
298   </kohaidx:index_match_heading>
299   
300   <kohaidx:index_heading tag="448" subfields="avxyz" subdivisions="vxyz">
301     <kohaidx:target_index>Chronological-term-see-from:w</kohaidx:target_index>
302     <kohaidx:target_index>Chronological-term-see-from:p</kohaidx:target_index>
303     <kohaidx:target_index>Chronological-term-see-from:s</kohaidx:target_index>
304     <kohaidx:target_index>See-from:w</kohaidx:target_index>
305     <kohaidx:target_index>See-from:p</kohaidx:target_index>
306     <kohaidx:target_index>See-from:s</kohaidx:target_index>
307   </kohaidx:index_heading>
308   <kohaidx:index_match_heading tag="448" subfields="avxyz" subdivisions="vxyz">
309     <kohaidx:target_index>Match:w</kohaidx:target_index>
310     <kohaidx:target_index>Match:p</kohaidx:target_index>
311     <kohaidx:target_index>Match-heading-see-from:p</kohaidx:target_index>
312     <kohaidx:target_index>Match-heading-see-from:s</kohaidx:target_index>
313   </kohaidx:index_match_heading>
314   
315   <kohaidx:index_heading tag="548" subfields="avxyz" subdivisions="vxyz">
316     <kohaidx:target_index>Chronological-term-see-also-from:w</kohaidx:target_index>
317     <kohaidx:target_index>Chronological-term-see-also-from:p</kohaidx:target_index>
318     <kohaidx:target_index>Chronological-term-see-also-from:s</kohaidx:target_index>
319     <kohaidx:target_index>See-also-from:w</kohaidx:target_index>
320     <kohaidx:target_index>See-also-from:p</kohaidx:target_index>
321     <kohaidx:target_index>See-also-from:s</kohaidx:target_index>
322   </kohaidx:index_heading>
323   <kohaidx:index_match_heading tag="548" subfields="avxyz" subdivisions="vxyz">
324     <kohaidx:target_index>Match:w</kohaidx:target_index>
325     <kohaidx:target_index>Match:p</kohaidx:target_index>
326   </kohaidx:index_match_heading>
327   
328   
329   <!-- Topical term -->
330   <kohaidx:index_subfields tag="150" subfields="abvxyz">
331     <kohaidx:target_index>Subject-topical:w</kohaidx:target_index>
332     <kohaidx:target_index>Subject-topical:p</kohaidx:target_index>
333   </kohaidx:index_subfields>
334   <kohaidx:index_heading tag="150" subfields="abvxyz" subdivisions="vxyz">
335     <kohaidx:target_index>Subject-topical-heading:w</kohaidx:target_index>
336     <kohaidx:target_index>Subject-topical-heading:p</kohaidx:target_index>
337     <kohaidx:target_index>Subject-topical-heading:s</kohaidx:target_index>
338     <kohaidx:target_index>Heading:w</kohaidx:target_index>
339     <kohaidx:target_index>Heading:p</kohaidx:target_index>
340     <kohaidx:target_index>Heading:s</kohaidx:target_index>
341   </kohaidx:index_heading>
342   <kohaidx:index_heading tag="150" subfields="a">
343     <kohaidx:target_index>Heading-Main:w</kohaidx:target_index>
344     <kohaidx:target_index>Heading-Main:p</kohaidx:target_index>
345     <kohaidx:target_index>Heading-Main:s</kohaidx:target_index>
346   </kohaidx:index_heading>
347   <kohaidx:index_match_heading tag="150" subfields="abvxyz" subdivisions="vxyz">
348     <kohaidx:target_index>Match:w</kohaidx:target_index>
349     <kohaidx:target_index>Match:p</kohaidx:target_index>
350     <kohaidx:target_index>Match-heading:p</kohaidx:target_index>
351     <kohaidx:target_index>Match-heading:s</kohaidx:target_index>
352   </kohaidx:index_match_heading>
353   
354   <kohaidx:index_heading tag="450" subfields="abvxyz" subdivisions="vxyz">
355     <kohaidx:target_index>Subject-topical-see-from:w</kohaidx:target_index>
356     <kohaidx:target_index>Subject-topical-see-from:p</kohaidx:target_index>
357     <kohaidx:target_index>Subject-topical-see-from:s</kohaidx:target_index>
358     <kohaidx:target_index>See-from:w</kohaidx:target_index>
359     <kohaidx:target_index>See-from:p</kohaidx:target_index>
360     <kohaidx:target_index>See-from:s</kohaidx:target_index>
361   </kohaidx:index_heading>
362   <kohaidx:index_heading_conditional tag="450" test="substring(marc:subfield[@code='w']/text(), 2, 1)" subfields="abvxyz" subdivisions="vxyz">
363     <kohaidx:target_index>Previous-heading-see-from:p</kohaidx:target_index>
364   </kohaidx:index_heading_conditional>
365   <kohaidx:index_match_heading tag="450" subfields="abvxyz" subdivisions="vxyz">
366     <kohaidx:target_index>Match:w</kohaidx:target_index>
367     <kohaidx:target_index>Match:p</kohaidx:target_index>
368     <kohaidx:target_index>Match-heading-see-from:p</kohaidx:target_index>
369     <kohaidx:target_index>Match-heading-see-from:s</kohaidx:target_index>
370   </kohaidx:index_match_heading>
371   
372   <kohaidx:index_heading tag="550" subfields="abvxyz" subdivisions="vxyz">
373     <kohaidx:target_index>Subject-topical-see-also-from:w</kohaidx:target_index>
374     <kohaidx:target_index>Subject-topical-see-also-from:p</kohaidx:target_index>
375     <kohaidx:target_index>Subject-topical-see-also-from:s</kohaidx:target_index>
376     <kohaidx:target_index>See-also-from:w</kohaidx:target_index>
377     <kohaidx:target_index>See-also-from:p</kohaidx:target_index>
378     <kohaidx:target_index>See-also-from:s</kohaidx:target_index>
379   </kohaidx:index_heading>
380   <kohaidx:index_match_heading tag="550" subfields="abvxyz" subdivisions="vxyz">
381     <kohaidx:target_index>Match:w</kohaidx:target_index>
382     <kohaidx:target_index>Match:p</kohaidx:target_index>
383   </kohaidx:index_match_heading>
384   
385   <!-- Geographic name -->
386   <kohaidx:index_subfields tag="151" subfields="avxyz">
387     <kohaidx:target_index>Name-geographic:w</kohaidx:target_index>
388     <kohaidx:target_index>Name-geographic:p</kohaidx:target_index>
389   </kohaidx:index_subfields>
390   <kohaidx:index_heading tag="151" subfields="avxyz" subdivisions="vxyz">
391     <kohaidx:target_index>Name-geographic-heading:w</kohaidx:target_index>
392     <kohaidx:target_index>Name-geographic-heading:p</kohaidx:target_index>
393     <kohaidx:target_index>Name-geographic-heading:s</kohaidx:target_index>
394     <kohaidx:target_index>Heading:w</kohaidx:target_index>
395     <kohaidx:target_index>Heading:p</kohaidx:target_index>
396     <kohaidx:target_index>Heading:s</kohaidx:target_index>
397   </kohaidx:index_heading>
398   <kohaidx:index_heading tag="151" subfields="a">
399     <kohaidx:target_index>Heading-Main:w</kohaidx:target_index>
400     <kohaidx:target_index>Heading-Main:p</kohaidx:target_index>
401     <kohaidx:target_index>Heading-Main:s</kohaidx:target_index>
402   </kohaidx:index_heading>
403   <kohaidx:index_match_heading tag="151" subfields="avxyz" subdivisions="vxyz">
404     <kohaidx:target_index>Match:w</kohaidx:target_index>
405     <kohaidx:target_index>Match:p</kohaidx:target_index>
406     <kohaidx:target_index>Match-heading:p</kohaidx:target_index>
407     <kohaidx:target_index>Match-heading:s</kohaidx:target_index>
408   </kohaidx:index_match_heading>
409   
410   <kohaidx:index_heading tag="451" subfields="avxyz" subdivisions="vxyz">
411     <kohaidx:target_index>Name-geographic-see-from:w</kohaidx:target_index>
412     <kohaidx:target_index>Name-geographic-see-from:p</kohaidx:target_index>
413     <kohaidx:target_index>Name-geographic-see-from:s</kohaidx:target_index>
414     <kohaidx:target_index>See-from:w</kohaidx:target_index>
415     <kohaidx:target_index>See-from:p</kohaidx:target_index>
416     <kohaidx:target_index>See-from:s</kohaidx:target_index>
417   </kohaidx:index_heading>
418   <kohaidx:index_match_heading tag="451" subfields="avxyz" subdivisions="vxyz">
419     <kohaidx:target_index>Match:w</kohaidx:target_index>
420     <kohaidx:target_index>Match:p</kohaidx:target_index>
421     <kohaidx:target_index>Match-heading-see-from:p</kohaidx:target_index>
422     <kohaidx:target_index>Match-heading-see-from:s</kohaidx:target_index>
423   </kohaidx:index_match_heading>
424   
425   <kohaidx:index_heading tag="551" subfields="avxyz" subdivisions="vxyz">
426     <kohaidx:target_index>Name-geographic-see-also-from:w</kohaidx:target_index>
427     <kohaidx:target_index>Name-geographic-see-also-from:p</kohaidx:target_index>
428     <kohaidx:target_index>Name-geographic-see-also-from:s</kohaidx:target_index>
429     <kohaidx:target_index>See-also-from:w</kohaidx:target_index>
430     <kohaidx:target_index>See-also-from:p</kohaidx:target_index>
431     <kohaidx:target_index>See-also-from:s</kohaidx:target_index>
432   </kohaidx:index_heading>
433   <kohaidx:index_match_heading tag="551" subfields="avxyz" subdivisions="vxyz">
434     <kohaidx:target_index>Match:w</kohaidx:target_index>
435     <kohaidx:target_index>Match:p</kohaidx:target_index>
436   </kohaidx:index_match_heading>
437   
438   <!-- Genre/form term -->
439   <kohaidx:index_subfields tag="155" subfields="avxyz">
440     <kohaidx:target_index>Term-genre-form:w</kohaidx:target_index>
441     <kohaidx:target_index>Term-genre-form:p</kohaidx:target_index>
442   </kohaidx:index_subfields>
443   <kohaidx:index_heading tag="155" subfields="avxyz" subdivisions="vxyz">
444     <kohaidx:target_index>Term-genre-form-heading:w</kohaidx:target_index>
445     <kohaidx:target_index>Term-genre-form-heading:p</kohaidx:target_index>
446     <kohaidx:target_index>Term-genre-form-heading:s</kohaidx:target_index>
447     <kohaidx:target_index>Heading:w</kohaidx:target_index>
448     <kohaidx:target_index>Heading:p</kohaidx:target_index>
449     <kohaidx:target_index>Heading:s</kohaidx:target_index>
450   </kohaidx:index_heading>
451   <kohaidx:index_heading tag="155" subfields="a">
452     <kohaidx:target_index>Heading-Main:w</kohaidx:target_index>
453     <kohaidx:target_index>Heading-Main:p</kohaidx:target_index>
454     <kohaidx:target_index>Heading-Main:s</kohaidx:target_index>
455   </kohaidx:index_heading>
456   <kohaidx:index_match_heading tag="155" subfields="avxyz" subdivisions="vxyz">
457     <kohaidx:target_index>Match:w</kohaidx:target_index>
458     <kohaidx:target_index>Match:p</kohaidx:target_index>
459     <kohaidx:target_index>Match-heading:p</kohaidx:target_index>
460     <kohaidx:target_index>Match-heading:s</kohaidx:target_index>
461   </kohaidx:index_match_heading>
462   
463   <kohaidx:index_heading tag="455" subfields="avxyz" subdivisions="vxyz">
464     <kohaidx:target_index>Term-genre-form-see-from:w</kohaidx:target_index>
465     <kohaidx:target_index>Term-genre-form-see-from:p</kohaidx:target_index>
466     <kohaidx:target_index>Term-genre-form-see-from:s</kohaidx:target_index>
467     <kohaidx:target_index>See-from:w</kohaidx:target_index>
468     <kohaidx:target_index>See-from:p</kohaidx:target_index>
469     <kohaidx:target_index>See-from:s</kohaidx:target_index>
470   </kohaidx:index_heading>
471   <kohaidx:index_match_heading tag="455" subfields="avxyz" subdivisions="vxyz">
472     <kohaidx:target_index>Match:w</kohaidx:target_index>
473     <kohaidx:target_index>Match:p</kohaidx:target_index>
474     <kohaidx:target_index>Match-heading-see-from:p</kohaidx:target_index>
475     <kohaidx:target_index>Match-heading-see-from:s</kohaidx:target_index>
476   </kohaidx:index_match_heading>
477   
478   <kohaidx:index_heading tag="555" subfields="avxyz" subdivisions="vxyz">
479     <kohaidx:target_index>Term-genre-form-see-also-from:w</kohaidx:target_index>
480     <kohaidx:target_index>Term-genre-form-see-also-from:p</kohaidx:target_index>
481     <kohaidx:target_index>Term-genre-form-see-also-from:s</kohaidx:target_index>
482     <kohaidx:target_index>See-also-from:w</kohaidx:target_index>
483     <kohaidx:target_index>See-also-from:p</kohaidx:target_index>
484     <kohaidx:target_index>See-also-from:s</kohaidx:target_index>
485   </kohaidx:index_heading>
486   <kohaidx:index_match_heading tag="555" subfields="avxyz" subdivisions="vxyz">
487     <kohaidx:target_index>Match:w</kohaidx:target_index>
488     <kohaidx:target_index>Match:p</kohaidx:target_index>
489   </kohaidx:index_match_heading>
490   
491   <!-- General subdivision -->
492   <kohaidx:index_heading tag="180" subfields="vxyz" subdivisions="vxyz">
493     <kohaidx:target_index>General-subdivision:w</kohaidx:target_index>
494     <kohaidx:target_index>General-subdivision:p</kohaidx:target_index>
495     <kohaidx:target_index>General-subdivision:s</kohaidx:target_index>
496     <kohaidx:target_index>Subdivision:w</kohaidx:target_index>
497     <kohaidx:target_index>Subdivision:p</kohaidx:target_index>
498     <kohaidx:target_index>Subdivision:s</kohaidx:target_index>
499   </kohaidx:index_heading>
500   <kohaidx:index_match_heading tag="180" subfields="vxyz" subdivisions="vxyz">
501     <kohaidx:target_index>Match-subdivision:p</kohaidx:target_index>
502     <kohaidx:target_index>Match-subdivision:s</kohaidx:target_index>
503   </kohaidx:index_match_heading>
504   
505   <kohaidx:index_heading tag="480" subfields="vxyz" subdivisions="vxyz">
506     <kohaidx:target_index>General-subdivision-see-from:w</kohaidx:target_index>
507     <kohaidx:target_index>General-subdivision-see-from:p</kohaidx:target_index>
508     <kohaidx:target_index>General-subdivision-see-from:s</kohaidx:target_index>
509     <kohaidx:target_index>Subdivision-see-from:w</kohaidx:target_index>
510     <kohaidx:target_index>Subdivision-see-from:p</kohaidx:target_index>
511     <kohaidx:target_index>Subdivision-see-from:s</kohaidx:target_index>
512   </kohaidx:index_heading>
513   <kohaidx:index_match_heading tag="480" subfields="vxyz" subdivisions="vxyz">
514     <kohaidx:target_index>Match-subdivision-see-from:p</kohaidx:target_index>
515     <kohaidx:target_index>Match-subdivision-see-from:s</kohaidx:target_index>
516   </kohaidx:index_match_heading>
517   
518   <kohaidx:index_heading tag="580" subfields="vxyz" subdivisions="vxyz">
519     <kohaidx:target_index>General-subdivision-see-also-from:w</kohaidx:target_index>
520     <kohaidx:target_index>General-subdivision-see-also-from:p</kohaidx:target_index>
521     <kohaidx:target_index>General-subdivision-see-also-from:s</kohaidx:target_index>
522     <kohaidx:target_index>Subdivision-see-also-from:w</kohaidx:target_index>
523     <kohaidx:target_index>Subdivision-see-also-from:p</kohaidx:target_index>
524     <kohaidx:target_index>Subdivision-see-also-from:s</kohaidx:target_index>
525   </kohaidx:index_heading>
526   
527   <!-- Geographic subdivision -->
528   <kohaidx:index_heading tag="181" subfields="vxyz" subdivisions="vxyz">
529     <kohaidx:target_index>Geographic-subdivision:w</kohaidx:target_index>
530     <kohaidx:target_index>Geographic-subdivision:p</kohaidx:target_index>
531     <kohaidx:target_index>Geographic-subdivision:s</kohaidx:target_index>
532     <kohaidx:target_index>Subdivision:w</kohaidx:target_index>
533     <kohaidx:target_index>Subdivision:p</kohaidx:target_index>
534     <kohaidx:target_index>Subdivision:s</kohaidx:target_index>
535   </kohaidx:index_heading>
536   <kohaidx:index_match_heading tag="181" subfields="vxyz" subdivisions="vxyz">
537     <kohaidx:target_index>Match-subdivision:p</kohaidx:target_index>
538     <kohaidx:target_index>Match-subdivision:s</kohaidx:target_index>
539   </kohaidx:index_match_heading>
540   
541   <kohaidx:index_heading tag="481" subfields="vxyz" subdivisions="vxyz">
542     <kohaidx:target_index>Geographic-subdivision-see-from:w</kohaidx:target_index>
543     <kohaidx:target_index>Geographic-subdivision-see-from:p</kohaidx:target_index>
544     <kohaidx:target_index>Geographic-subdivision-see-from:s</kohaidx:target_index>
545     <kohaidx:target_index>Subdivision-see-from:w</kohaidx:target_index>
546     <kohaidx:target_index>Subdivision-see-from:p</kohaidx:target_index>
547     <kohaidx:target_index>Subdivision-see-from:s</kohaidx:target_index>
548   </kohaidx:index_heading>
549   <kohaidx:index_match_heading tag="481" subfields="vxyz" subdivisions="vxyz">
550     <kohaidx:target_index>Match-subdivision-see-from:p</kohaidx:target_index>
551     <kohaidx:target_index>Match-subdivision-see-from:s</kohaidx:target_index>
552   </kohaidx:index_match_heading>
553   
554   <kohaidx:index_heading tag="581" subfields="vxyz" subdivisions="vxyz">
555     <kohaidx:target_index>Geographic-subdivision-see-also-from:w</kohaidx:target_index>
556     <kohaidx:target_index>Geographic-subdivision-see-also-from:p</kohaidx:target_index>
557     <kohaidx:target_index>Geographic-subdivision-see-also-from:s</kohaidx:target_index>
558     <kohaidx:target_index>Subdivision-see-also-from:w</kohaidx:target_index>
559     <kohaidx:target_index>Subdivision-see-also-from:p</kohaidx:target_index>
560     <kohaidx:target_index>Subdivision-see-also-from:s</kohaidx:target_index>
561   </kohaidx:index_heading>
562   
563   <!-- Chronological subdivision -->
564   <kohaidx:index_heading tag="182" subfields="vxyz" subdivisions="vxyz">
565     <kohaidx:target_index>Chronological-subdivision:w</kohaidx:target_index>
566     <kohaidx:target_index>Chronological-subdivision:p</kohaidx:target_index>
567     <kohaidx:target_index>Chronological-subdivision:s</kohaidx:target_index>
568     <kohaidx:target_index>Subdivision:w</kohaidx:target_index>
569     <kohaidx:target_index>Subdivision:p</kohaidx:target_index>
570     <kohaidx:target_index>Subdivision:s</kohaidx:target_index>
571   </kohaidx:index_heading>
572   <kohaidx:index_match_heading tag="182" subfields="vxyz" subdivisions="vxyz">
573     <kohaidx:target_index>Match-subdivision:p</kohaidx:target_index>
574     <kohaidx:target_index>Match-subdivision:s</kohaidx:target_index>
575   </kohaidx:index_match_heading>
576   
577   <kohaidx:index_heading tag="482" subfields="vxyz" subdivisions="vxyz">
578     <kohaidx:target_index>Chronological-subdivision-see-from:w</kohaidx:target_index>
579     <kohaidx:target_index>Chronological-subdivision-see-from:p</kohaidx:target_index>
580     <kohaidx:target_index>Chronological-subdivision-see-from:s</kohaidx:target_index>
581     <kohaidx:target_index>Subdivision-see-from:w</kohaidx:target_index>
582     <kohaidx:target_index>Subdivision-see-from:p</kohaidx:target_index>
583     <kohaidx:target_index>Subdivision-see-from:s</kohaidx:target_index>
584   </kohaidx:index_heading>
585   <kohaidx:index_match_heading tag="482" subfields="vxyz" subdivisions="vxyz">
586     <kohaidx:target_index>Match-subdivision-see-from:p</kohaidx:target_index>
587     <kohaidx:target_index>Match-subdivision-see-from:s</kohaidx:target_index>
588   </kohaidx:index_match_heading>
589   
590   <kohaidx:index_heading tag="582" subfields="vxyz" subdivisions="vxyz">
591     <kohaidx:target_index>Chronological-subdivision-see-also-from:w</kohaidx:target_index>
592     <kohaidx:target_index>Chronological-subdivision-see-also-from:p</kohaidx:target_index>
593     <kohaidx:target_index>Chronological-subdivision-see-also-from:s</kohaidx:target_index>
594     <kohaidx:target_index>Subdivision-see-also-from:w</kohaidx:target_index>
595     <kohaidx:target_index>Subdivision-see-also-from:p</kohaidx:target_index>
596     <kohaidx:target_index>Subdivision-see-also-from:s</kohaidx:target_index>
597   </kohaidx:index_heading>
598   
599   <!-- Form subdivision -->
600   <kohaidx:index_heading tag="185" subfields="vxyz" subdivisions="vxyz">
601     <kohaidx:target_index>Form-subdivision:w</kohaidx:target_index>
602     <kohaidx:target_index>Form-subdivision:p</kohaidx:target_index>
603     <kohaidx:target_index>Form-subdivision:s</kohaidx:target_index>
604     <kohaidx:target_index>Subdivision:w</kohaidx:target_index>
605     <kohaidx:target_index>Subdivision:p</kohaidx:target_index>
606     <kohaidx:target_index>Subdivision:s</kohaidx:target_index>
607   </kohaidx:index_heading>
608   <kohaidx:index_match_heading tag="485" subfields="vxyz" subdivisions="vxyz">
609     <kohaidx:target_index>Match-subdivision:p</kohaidx:target_index>
610     <kohaidx:target_index>Match-subdivision:s</kohaidx:target_index>
611   </kohaidx:index_match_heading>
612   
613   <kohaidx:index_heading tag="485" subfields="vxyz" subdivisions="vxyz">
614     <kohaidx:target_index>Form-subdivision-see-from:w</kohaidx:target_index>
615     <kohaidx:target_index>Form-subdivision-see-from:p</kohaidx:target_index>
616     <kohaidx:target_index>Form-subdivision-see-from:s</kohaidx:target_index>
617     <kohaidx:target_index>Subdivision-see-from:w</kohaidx:target_index>
618     <kohaidx:target_index>Subdivision-see-from:p</kohaidx:target_index>
619     <kohaidx:target_index>Subdivision-see-from:s</kohaidx:target_index>
620   </kohaidx:index_heading>
621   <kohaidx:index_match_heading tag="185" subfields="vxyz" subdivisions="vxyz">
622     <kohaidx:target_index>Match-subdivision-see-from:p</kohaidx:target_index>
623     <kohaidx:target_index>Match-subdivision-see-from:s</kohaidx:target_index>
624   </kohaidx:index_match_heading>
625   
626   <kohaidx:index_heading tag="585" subfields="vxyz" subdivisions="vxyz">
627     <kohaidx:target_index>Form-subdivision-see-also-from:w</kohaidx:target_index>
628     <kohaidx:target_index>Form-subdivision-see-also-from:p</kohaidx:target_index>
629     <kohaidx:target_index>Form-subdivision-see-also-from:s</kohaidx:target_index>
630     <kohaidx:target_index>Subdivision-see-also-from:w</kohaidx:target_index>
631     <kohaidx:target_index>Subdivision-see-also-from:p</kohaidx:target_index>
632     <kohaidx:target_index>Subdivision-see-also-from:s</kohaidx:target_index>
633   </kohaidx:index_heading>
634   
635   <kohaidx:index_subfields tag="942" subfields="a">
636     <kohaidx:target_index>authtype:w</kohaidx:target_index>
637   </kohaidx:index_subfields>
638 </kohaidx:index_defs>