<?xml version="1.0" encoding="UTF-8"?>
<!-- This is the canonical source for the authority DOM indexing configuration
for UNIMARC.. To generate the authority-zebra-indexdefs.xsl file that Zebra uses,
run the following command:
`xsltproc koha-indexdefs-to-zebra.xsl authority-koha-indexdefs.xml >
authority-zebra-indexdefs.xsl`
-->
<kohaidx:index_defs xmlns:kohaidx="http://www.koha-community.org/schemas/index-defs">
  <kohaidx:id>marc:controlfield[@tag='001']</kohaidx:id>
  <!-- variables -->
  <kohaidx:var name="form_subdivision_subfield">j</kohaidx:var>
  <kohaidx:var name="general_subdivision_subfield">x</kohaidx:var>
  <kohaidx:var name="geographic_subdivision_subfield">y</kohaidx:var>
  <kohaidx:var name="chronological_subdivision_subfield">z</kohaidx:var>

  <!-- Original record ID -->
  <kohaidx:index_control_field tag="001">
    <kohaidx:target_index>Local-Number:w</kohaidx:target_index>
    <kohaidx:target_index>Local-Number:p</kohaidx:target_index>
    <kohaidx:target_index>Local-Number:n</kohaidx:target_index>
    <kohaidx:target_index>Local-Number:s</kohaidx:target_index>
  </kohaidx:index_control_field>

  <!-- Personal name headings -->
  <kohaidx:index_subfields tag="200" subfields="abcdfgjxyz">
    <kohaidx:target_index>Personal-name:w</kohaidx:target_index>
    <kohaidx:target_index>Personal-name:p</kohaidx:target_index>
    <kohaidx:target_index>Personal-name:s</kohaidx:target_index>
  </kohaidx:index_subfields>
  <kohaidx:index_heading tag="200" subfields="abcdfgjxyz" subdivisions="jxyz">
    <kohaidx:target_index>Personal-name-heading:w</kohaidx:target_index>
    <kohaidx:target_index>Personal-name-heading:p</kohaidx:target_index>
    <kohaidx:target_index>Personal-name-heading:s</kohaidx:target_index>
    <kohaidx:target_index>Heading:w</kohaidx:target_index>
    <kohaidx:target_index>Heading:p</kohaidx:target_index>
    <kohaidx:target_index>Heading:s</kohaidx:target_index>
  </kohaidx:index_heading>
  <kohaidx:index_heading tag="200" subfields="a">
    <kohaidx:target_index>Heading-Main:w</kohaidx:target_index>
    <kohaidx:target_index>Heading-Main:p</kohaidx:target_index>
    <kohaidx:target_index>Heading-Main:s</kohaidx:target_index>
  </kohaidx:index_heading>
  <kohaidx:index_match_heading tag="200" subfields="abcdfgjxyz" subdivisions="jxyz">
    <kohaidx:target_index>Match:w</kohaidx:target_index>
    <kohaidx:target_index>Match:p</kohaidx:target_index>
    <kohaidx:target_index>Match-heading:w</kohaidx:target_index>
    <kohaidx:target_index>Match-heading:p</kohaidx:target_index>
    <kohaidx:target_index>Match-heading:s</kohaidx:target_index>
  </kohaidx:index_match_heading>

  <kohaidx:index_heading tag="400" subfields="abcdfgjxyz" subdivisions="jxyz">
    <kohaidx:target_index>Personal-name-see-from:w</kohaidx:target_index>
    <kohaidx:target_index>Personal-name-see-from:p</kohaidx:target_index>
    <kohaidx:target_index>Personal-name-see-from:s</kohaidx:target_index>
    <kohaidx:target_index>See-from:w</kohaidx:target_index>
    <kohaidx:target_index>See-from:p</kohaidx:target_index>
    <kohaidx:target_index>See-from:s</kohaidx:target_index>
  </kohaidx:index_heading>
  <kohaidx:index_match_heading tag="400" subfields="abcdfgjxyz" subdivisions="jxyz">
    <kohaidx:target_index>Match:w</kohaidx:target_index>
    <kohaidx:target_index>Match:p</kohaidx:target_index>
    <kohaidx:target_index>Match-heading-see-from:w</kohaidx:target_index>
    <kohaidx:target_index>Match-heading-see-from:p</kohaidx:target_index>
    <kohaidx:target_index>Match-heading-see-from:s</kohaidx:target_index>
  </kohaidx:index_match_heading>

  <kohaidx:index_heading tag="500" subfields="abcdfgjxyz" subdivisions="jxyz">
    <kohaidx:target_index>Personal-name-see-also-from:w</kohaidx:target_index>
    <kohaidx:target_index>Personal-name-see-also-from:p</kohaidx:target_index>
    <kohaidx:target_index>Personal-name-see-also-from:s</kohaidx:target_index>
    <kohaidx:target_index>See-also-from:w</kohaidx:target_index>
    <kohaidx:target_index>See-also-from:p</kohaidx:target_index>
    <kohaidx:target_index>See-also-from:s</kohaidx:target_index>
  </kohaidx:index_heading>
  <kohaidx:index_match_heading tag="500" subfields="abcdfgjxyz" subdivisions="jxyz">
    <kohaidx:target_index>Match:w</kohaidx:target_index>
    <kohaidx:target_index>Match:p</kohaidx:target_index>
  </kohaidx:index_match_heading>

  <kohaidx:index_heading tag="700" subfields="abcdfgjxyz" subdivisions="jxyz">
    <kohaidx:target_index>Personal-name-parallel:w</kohaidx:target_index>
    <kohaidx:target_index>Personal-name-parallel:p</kohaidx:target_index>
    <kohaidx:target_index>Personal-name-parallel:s</kohaidx:target_index>
    <kohaidx:target_index>Parallel:w</kohaidx:target_index>
    <kohaidx:target_index>Parallel:p</kohaidx:target_index>
    <kohaidx:target_index>Parallel:s</kohaidx:target_index>
  </kohaidx:index_heading>
  <kohaidx:index_match_heading tag="700" subfields="abcdfgjxyz" subdivisions="jxyz">
    <kohaidx:target_index>Match:w</kohaidx:target_index>
    <kohaidx:target_index>Match:p</kohaidx:target_index>
  </kohaidx:index_match_heading>

  <!-- Corporate name headings -->
  <kohaidx:index_subfields tag="210" subfields="abcdefgjxyz">
    <kohaidx:target_index>Corporate-name:w</kohaidx:target_index>
    <kohaidx:target_index>Corporate-name:p</kohaidx:target_index>
    <kohaidx:target_index>Corporate-name:s</kohaidx:target_index>
    <kohaidx:target_index>Conference-name:w</kohaidx:target_index>
    <kohaidx:target_index>Conference-name:p</kohaidx:target_index>
    <kohaidx:target_index>Conference-name:s</kohaidx:target_index>
  </kohaidx:index_subfields>
  <kohaidx:index_heading tag="210" subfields="abcdefgjxyz" subdivisions="jxyz">
    <kohaidx:target_index>Corporate-name-heading:w</kohaidx:target_index>
    <kohaidx:target_index>Corporate-name-heading:p</kohaidx:target_index>
    <kohaidx:target_index>Corporate-name-heading:s</kohaidx:target_index>
    <kohaidx:target_index>Conference-name-heading:w</kohaidx:target_index>
    <kohaidx:target_index>Conference-name-heading:p</kohaidx:target_index>
    <kohaidx:target_index>Conference-name-heading:s</kohaidx:target_index>
    <kohaidx:target_index>Heading:w</kohaidx:target_index>
    <kohaidx:target_index>Heading:p</kohaidx:target_index>
    <kohaidx:target_index>Heading:s</kohaidx:target_index>
  </kohaidx:index_heading>
  <kohaidx:index_heading tag="210" subfields="a">
    <kohaidx:target_index>Heading-Main:w</kohaidx:target_index>
    <kohaidx:target_index>Heading-Main:p</kohaidx:target_index>
    <kohaidx:target_index>Heading-Main:s</kohaidx:target_index>
  </kohaidx:index_heading>
  <kohaidx:index_match_heading tag="210" subfields="abcdefgjxyz" subdivisions="jxyz">
    <kohaidx:target_index>Match:w</kohaidx:target_index>
    <kohaidx:target_index>Match:p</kohaidx:target_index>
    <kohaidx:target_index>Match-heading:w</kohaidx:target_index>
    <kohaidx:target_index>Match-heading:p</kohaidx:target_index>
    <kohaidx:target_index>Match-heading:s</kohaidx:target_index>
  </kohaidx:index_match_heading>

  <kohaidx:index_heading tag="410" subfields="abcdefgjxyz" subdivisions="jxyz">
    <kohaidx:target_index>Corporate-name-see-from:w</kohaidx:target_index>
    <kohaidx:target_index>Corporate-name-see-from:p</kohaidx:target_index>
    <kohaidx:target_index>Corporate-name-see-from:s</kohaidx:target_index>
    <kohaidx:target_index>Conference-name-see-from:w</kohaidx:target_index>
    <kohaidx:target_index>Conference-name-see-from:p</kohaidx:target_index>
    <kohaidx:target_index>Conference-name-see-from:s</kohaidx:target_index>
    <kohaidx:target_index>See-from:w</kohaidx:target_index>
    <kohaidx:target_index>See-from:p</kohaidx:target_index>
    <kohaidx:target_index>See-from:s</kohaidx:target_index>
  </kohaidx:index_heading>
  <kohaidx:index_match_heading tag="410" subfields="abcdefgjxyz" subdivisions="jxyz">
    <kohaidx:target_index>Match:w</kohaidx:target_index>
    <kohaidx:target_index>Match:p</kohaidx:target_index>
    <kohaidx:target_index>Match-heading-see-from:w</kohaidx:target_index>
    <kohaidx:target_index>Match-heading-see-from:p</kohaidx:target_index>
    <kohaidx:target_index>Match-heading-see-from:s</kohaidx:target_index>
  </kohaidx:index_match_heading>

  <kohaidx:index_heading tag="510" subfields="abcdefgjxyz" subdivisions="jxyz">
    <kohaidx:target_index>Corporate-name-see-also-from:w</kohaidx:target_index>
    <kohaidx:target_index>Corporate-name-see-also-from:p</kohaidx:target_index>
    <kohaidx:target_index>Corporate-name-see-also-from:s</kohaidx:target_index>
    <kohaidx:target_index>Conference-name-see-also-from:w</kohaidx:target_index>
    <kohaidx:target_index>Conference-name-see-also-from:p</kohaidx:target_index>
    <kohaidx:target_index>Conference-name-see-also-from:s</kohaidx:target_index>
    <kohaidx:target_index>See-also-from:w</kohaidx:target_index>
    <kohaidx:target_index>See-also-from:p</kohaidx:target_index>
    <kohaidx:target_index>See-also-from:s</kohaidx:target_index>
  </kohaidx:index_heading>
  <kohaidx:index_match_heading tag="510" subfields="abcdefgjxyz" subdivisions="jxyz">
    <kohaidx:target_index>Match:w</kohaidx:target_index>
    <kohaidx:target_index>Match:p</kohaidx:target_index>
  </kohaidx:index_match_heading>

  <kohaidx:index_heading tag="710" subfields="abcdefgjxyz" subdivisions="jxyz">
    <kohaidx:target_index>Corporate-name-parallel:w</kohaidx:target_index>
    <kohaidx:target_index>Corporate-name-parallel:p</kohaidx:target_index>
    <kohaidx:target_index>Corporate-name-parallel:s</kohaidx:target_index>
    <kohaidx:target_index>Conference-name-parallel:w</kohaidx:target_index>
    <kohaidx:target_index>Conference-name-parallel:p</kohaidx:target_index>
    <kohaidx:target_index>Conference-name-parallel:s</kohaidx:target_index>
    <kohaidx:target_index>Parallel:w</kohaidx:target_index>
    <kohaidx:target_index>Parallel:p</kohaidx:target_index>
    <kohaidx:target_index>Parallel:s</kohaidx:target_index>
  </kohaidx:index_heading>
  <kohaidx:index_match_heading tag="710" subfields="abcdefgjxyz" subdivisions="jxyz">
    <kohaidx:target_index>Match:w</kohaidx:target_index>
    <kohaidx:target_index>Match:p</kohaidx:target_index>
  </kohaidx:index_match_heading>

  <!-- Geographic name -->
  <kohaidx:index_subfields tag="215" subfields="ajxyz">
    <kohaidx:target_index>Name-geographic:w</kohaidx:target_index>
    <kohaidx:target_index>Name-geographic:p</kohaidx:target_index>
    <kohaidx:target_index>Name-geographic:s</kohaidx:target_index>
  </kohaidx:index_subfields>
  <kohaidx:index_heading tag="215" subfields="ajxyz" subdivisions="jxyz">
    <kohaidx:target_index>Name-geographic-heading:w</kohaidx:target_index>
    <kohaidx:target_index>Name-geographic-heading:p</kohaidx:target_index>
    <kohaidx:target_index>Name-geographic-heading:s</kohaidx:target_index>
    <kohaidx:target_index>Heading:w</kohaidx:target_index>
    <kohaidx:target_index>Heading:p</kohaidx:target_index>
    <kohaidx:target_index>Heading:s</kohaidx:target_index>
  </kohaidx:index_heading>
  <kohaidx:index_heading tag="215" subfields="a">
    <kohaidx:target_index>Heading-Main:w</kohaidx:target_index>
    <kohaidx:target_index>Heading-Main:p</kohaidx:target_index>
    <kohaidx:target_index>Heading-Main:s</kohaidx:target_index>
  </kohaidx:index_heading>
  <kohaidx:index_match_heading tag="215" subfields="ajxyz" subdivisions="jxyz">
    <kohaidx:target_index>Match:w</kohaidx:target_index>
    <kohaidx:target_index>Match:p</kohaidx:target_index>
    <kohaidx:target_index>Match-heading:w</kohaidx:target_index>
    <kohaidx:target_index>Match-heading:p</kohaidx:target_index>
    <kohaidx:target_index>Match-heading:s</kohaidx:target_index>
  </kohaidx:index_match_heading>

  <kohaidx:index_heading tag="415" subfields="ajxyz" subdivisions="jxyz">
    <kohaidx:target_index>Name-geographic-see-from:w</kohaidx:target_index>
    <kohaidx:target_index>Name-geographic-see-from:p</kohaidx:target_index>
    <kohaidx:target_index>Name-geographic-see-from:s</kohaidx:target_index>
    <kohaidx:target_index>See-from:w</kohaidx:target_index>
    <kohaidx:target_index>See-from:p</kohaidx:target_index>
    <kohaidx:target_index>See-from:s</kohaidx:target_index>
  </kohaidx:index_heading>
  <kohaidx:index_match_heading tag="415" subfields="ajxyz" subdivisions="jxyz">
    <kohaidx:target_index>Match:w</kohaidx:target_index>
    <kohaidx:target_index>Match:p</kohaidx:target_index>
    <kohaidx:target_index>Match-heading-see-from:w</kohaidx:target_index>
    <kohaidx:target_index>Match-heading-see-from:p</kohaidx:target_index>
    <kohaidx:target_index>Match-heading-see-from:s</kohaidx:target_index>
  </kohaidx:index_match_heading>

  <kohaidx:index_heading tag="515" subfields="ajxyz" subdivisions="jxyz">
    <kohaidx:target_index>Name-geographic-see-also-from:w</kohaidx:target_index>
    <kohaidx:target_index>Name-geographic-see-also-from:p</kohaidx:target_index>
    <kohaidx:target_index>Name-geographic-see-also-from:s</kohaidx:target_index>
    <kohaidx:target_index>See-also-from:w</kohaidx:target_index>
    <kohaidx:target_index>See-also-from:p</kohaidx:target_index>
    <kohaidx:target_index>See-also-from:s</kohaidx:target_index>
  </kohaidx:index_heading>
  <kohaidx:index_match_heading tag="515" subfields="ajxyz" subdivisions="jxyz">
    <kohaidx:target_index>Match:w</kohaidx:target_index>
    <kohaidx:target_index>Match:p</kohaidx:target_index>
  </kohaidx:index_match_heading>

  <kohaidx:index_heading tag="715" subfields="abcdefgjxyz" subdivisions="jxyz">
    <kohaidx:target_index>Name-geographic-parallel:w</kohaidx:target_index>
    <kohaidx:target_index>Name-geographic-parallel:p</kohaidx:target_index>
    <kohaidx:target_index>Name-geographic-parallel:s</kohaidx:target_index>
    <kohaidx:target_index>Parallel:w</kohaidx:target_index>
    <kohaidx:target_index>Parallel:p</kohaidx:target_index>
    <kohaidx:target_index>Parallel:s</kohaidx:target_index>
  </kohaidx:index_heading>
  <kohaidx:index_match_heading tag="715" subfields="abcdefgjxyz" subdivisions="jxyz">
    <kohaidx:target_index>Match:w</kohaidx:target_index>
    <kohaidx:target_index>Match:p</kohaidx:target_index>
  </kohaidx:index_match_heading>

  <!-- Trademark-->
  <kohaidx:index_subfields tag="216" subfields="afcjxyz">
    <kohaidx:target_index>Trademark:w</kohaidx:target_index>
    <kohaidx:target_index>Trademark:p</kohaidx:target_index>
    <kohaidx:target_index>Trademark:s</kohaidx:target_index>
  </kohaidx:index_subfields>
  <kohaidx:index_heading tag="216" subfields="afcjxyz" subdivisions="jxyz">
    <kohaidx:target_index>Trademark-heading:w</kohaidx:target_index>
    <kohaidx:target_index>Trademark-heading:p</kohaidx:target_index>
    <kohaidx:target_index>Trademark-heading:s</kohaidx:target_index>
    <kohaidx:target_index>Heading:w</kohaidx:target_index>
    <kohaidx:target_index>Heading:p</kohaidx:target_index>
    <kohaidx:target_index>Heading:s</kohaidx:target_index>
  </kohaidx:index_heading>
  <kohaidx:index_heading tag="216" subfields="a">
    <kohaidx:target_index>Heading-Main:w</kohaidx:target_index>
    <kohaidx:target_index>Heading-Main:p</kohaidx:target_index>
    <kohaidx:target_index>Heading-Main:s</kohaidx:target_index>
  </kohaidx:index_heading>
  <kohaidx:index_match_heading tag="216" subfields="afcjxyz" subdivisions="jxyz">
    <kohaidx:target_index>Match:w</kohaidx:target_index>
    <kohaidx:target_index>Match:p</kohaidx:target_index>
    <kohaidx:target_index>Match-heading:w</kohaidx:target_index>
    <kohaidx:target_index>Match-heading:p</kohaidx:target_index>
    <kohaidx:target_index>Match-heading:s</kohaidx:target_index>
  </kohaidx:index_match_heading>

  <kohaidx:index_heading tag="416" subfields="afcjxyz" subdivisions="jxyz">
    <kohaidx:target_index>Trademark-see-from:w</kohaidx:target_index>
    <kohaidx:target_index>Trademark-see-from:p</kohaidx:target_index>
    <kohaidx:target_index>Trademark-see-from:s</kohaidx:target_index>
    <kohaidx:target_index>See-from:w</kohaidx:target_index>
    <kohaidx:target_index>See-from:p</kohaidx:target_index>
    <kohaidx:target_index>See-from:s</kohaidx:target_index>
  </kohaidx:index_heading>
  <kohaidx:index_match_heading tag="416" subfields="afcjxyz" subdivisions="jxyz">
    <kohaidx:target_index>Match:w</kohaidx:target_index>
    <kohaidx:target_index>Match:p</kohaidx:target_index>
    <kohaidx:target_index>Match-heading-see-from:w</kohaidx:target_index>
    <kohaidx:target_index>Match-heading-see-from:p</kohaidx:target_index>
    <kohaidx:target_index>Match-heading-see-from:s</kohaidx:target_index>
  </kohaidx:index_match_heading>

  <kohaidx:index_heading tag="516" subfields="afcjxyz" subdivisions="jxyz">
    <kohaidx:target_index>Trademark-see-also-from:w</kohaidx:target_index>
    <kohaidx:target_index>Trademark-see-also-from:p</kohaidx:target_index>
    <kohaidx:target_index>Trademark-see-also-from:s</kohaidx:target_index>
    <kohaidx:target_index>See-also-from:w</kohaidx:target_index>
    <kohaidx:target_index>See-also-from:p</kohaidx:target_index>
    <kohaidx:target_index>See-also-from:s</kohaidx:target_index>
  </kohaidx:index_heading>
  <kohaidx:index_match_heading tag="516" subfields="afcjxyz" subdivisions="jxyz">
    <kohaidx:target_index>Match:w</kohaidx:target_index>
    <kohaidx:target_index>Match:p</kohaidx:target_index>
  </kohaidx:index_match_heading>

  <kohaidx:index_heading tag="716" subfields="afcjxyz" subdivisions="jxyz">
    <kohaidx:target_index>Trademark-parallel:w</kohaidx:target_index>
    <kohaidx:target_index>Trademark-parallel:p</kohaidx:target_index>
    <kohaidx:target_index>Trademark-parallel:s</kohaidx:target_index>
    <kohaidx:target_index>Parallel:w</kohaidx:target_index>
    <kohaidx:target_index>Parallel:p</kohaidx:target_index>
    <kohaidx:target_index>Parallel:s</kohaidx:target_index>
  </kohaidx:index_heading>
  <kohaidx:index_match_heading tag="716" subfields="afcjxyz" subdivisions="jxyz">
    <kohaidx:target_index>Match:w</kohaidx:target_index>
    <kohaidx:target_index>Match:p</kohaidx:target_index>
  </kohaidx:index_match_heading>

  <!-- Family name-->
  <kohaidx:index_subfields tag="220" subfields="afjxyz">
    <kohaidx:target_index>Name:w</kohaidx:target_index>
    <kohaidx:target_index>Name:p</kohaidx:target_index>
    <kohaidx:target_index>Name:s</kohaidx:target_index>
  </kohaidx:index_subfields>
  <kohaidx:index_heading tag="220" subfields="afjxyz" subdivisions="jxyz">
    <kohaidx:target_index>Name-heading:w</kohaidx:target_index>
    <kohaidx:target_index>Name-heading:p</kohaidx:target_index>
    <kohaidx:target_index>Name-heading:s</kohaidx:target_index>
    <kohaidx:target_index>Heading:w</kohaidx:target_index>
    <kohaidx:target_index>Heading:p</kohaidx:target_index>
    <kohaidx:target_index>Heading:s</kohaidx:target_index>
  </kohaidx:index_heading>
  <kohaidx:index_heading tag="220" subfields="a">
    <kohaidx:target_index>Heading-Main:w</kohaidx:target_index>
    <kohaidx:target_index>Heading-Main:p</kohaidx:target_index>
    <kohaidx:target_index>Heading-Main:s</kohaidx:target_index>
  </kohaidx:index_heading>
  <kohaidx:index_match_heading tag="220" subfields="afjxyz" subdivisions="jxyz">
    <kohaidx:target_index>Match:w</kohaidx:target_index>
    <kohaidx:target_index>Match:p</kohaidx:target_index>
    <kohaidx:target_index>Match-heading:w</kohaidx:target_index>
    <kohaidx:target_index>Match-heading:p</kohaidx:target_index>
    <kohaidx:target_index>Match-heading:s</kohaidx:target_index>
  </kohaidx:index_match_heading>

  <kohaidx:index_heading tag="420" subfields="afjxyz" subdivisions="jxyz">
    <kohaidx:target_index>Name-see-from:w</kohaidx:target_index>
    <kohaidx:target_index>Name-see-from:p</kohaidx:target_index>
    <kohaidx:target_index>Name-see-from:s</kohaidx:target_index>
    <kohaidx:target_index>See-from:w</kohaidx:target_index>
    <kohaidx:target_index>See-from:p</kohaidx:target_index>
    <kohaidx:target_index>See-from:s</kohaidx:target_index>
  </kohaidx:index_heading>
  <kohaidx:index_match_heading tag="420" subfields="afjxyz" subdivisions="jxyz">
    <kohaidx:target_index>Match:w</kohaidx:target_index>
    <kohaidx:target_index>Match:p</kohaidx:target_index>
    <kohaidx:target_index>Match-heading-see-from:w</kohaidx:target_index>
    <kohaidx:target_index>Match-heading-see-from:p</kohaidx:target_index>
    <kohaidx:target_index>Match-heading-see-from:s</kohaidx:target_index>
  </kohaidx:index_match_heading>

  <kohaidx:index_heading tag="520" subfields="afjxyz" subdivisions="jxyz">
    <kohaidx:target_index>Name-see-also-from:w</kohaidx:target_index>
    <kohaidx:target_index>Name-see-also-from:p</kohaidx:target_index>
    <kohaidx:target_index>Name-see-also-from:s</kohaidx:target_index>
    <kohaidx:target_index>See-also-from:w</kohaidx:target_index>
    <kohaidx:target_index>See-also-from:p</kohaidx:target_index>
    <kohaidx:target_index>See-also-from:s</kohaidx:target_index>
  </kohaidx:index_heading>
  <kohaidx:index_match_heading tag="520" subfields="afjxyz" subdivisions="jxyz">
    <kohaidx:target_index>Match:w</kohaidx:target_index>
    <kohaidx:target_index>Match:p</kohaidx:target_index>
  </kohaidx:index_match_heading>

  <kohaidx:index_heading tag="720" subfields="afjxyz" subdivisions="jxyz">
    <kohaidx:target_index>Name-parallel:w</kohaidx:target_index>
    <kohaidx:target_index>Name-parallel:p</kohaidx:target_index>
    <kohaidx:target_index>Name-parallel:s</kohaidx:target_index>
    <kohaidx:target_index>Parallel:w</kohaidx:target_index>
    <kohaidx:target_index>Parallel:p</kohaidx:target_index>
    <kohaidx:target_index>Parallel:s</kohaidx:target_index>
  </kohaidx:index_heading>
  <kohaidx:index_match_heading tag="720" subfields="afjxyz" subdivisions="jxyz">
    <kohaidx:target_index>Match:w</kohaidx:target_index>
    <kohaidx:target_index>Match:p</kohaidx:target_index>
  </kohaidx:index_match_heading>

  <!-- Uniform title -->
  <kohaidx:index_subfields tag="230" subfields="abhiklmnqrsuwjxyz">
    <kohaidx:target_index>Title-uniform:w</kohaidx:target_index>
    <kohaidx:target_index>Title-uniform:p</kohaidx:target_index>
    <kohaidx:target_index>Title-uniform:s</kohaidx:target_index>
  </kohaidx:index_subfields>
  <kohaidx:index_heading tag="230" subfields="abhiklmnqrsuwjxyz" subdivisions="jxyz">
    <kohaidx:target_index>Title-uniform-heading:w</kohaidx:target_index>
    <kohaidx:target_index>Title-uniform-heading:p</kohaidx:target_index>
    <kohaidx:target_index>Title-uniform-heading:s</kohaidx:target_index>
    <kohaidx:target_index>Heading:w</kohaidx:target_index>
    <kohaidx:target_index>Heading:p</kohaidx:target_index>
    <kohaidx:target_index>Heading:s</kohaidx:target_index>
  </kohaidx:index_heading>
  <kohaidx:index_heading tag="230" subfields="a">
    <kohaidx:target_index>Heading-Main:w</kohaidx:target_index>
    <kohaidx:target_index>Heading-Main:p</kohaidx:target_index>
    <kohaidx:target_index>Heading-Main:s</kohaidx:target_index>
  </kohaidx:index_heading>
  <kohaidx:index_match_heading tag="230" subfields="abhiklmnqrsuwjxyz" subdivisions="jxyz">
    <kohaidx:target_index>Match:w</kohaidx:target_index>
    <kohaidx:target_index>Match:p</kohaidx:target_index>
    <kohaidx:target_index>Match-heading:w</kohaidx:target_index>
    <kohaidx:target_index>Match-heading:p</kohaidx:target_index>
    <kohaidx:target_index>Match-heading:s</kohaidx:target_index>
  </kohaidx:index_match_heading>

  <kohaidx:index_heading tag="430" subfields="abhiklmnqrsuwjxyz" subdivisions="jxyz">
    <kohaidx:target_index>Title-uniform-see-from:w</kohaidx:target_index>
    <kohaidx:target_index>Title-uniform-see-from:p</kohaidx:target_index>
    <kohaidx:target_index>Title-uniform-see-from:s</kohaidx:target_index>
    <kohaidx:target_index>See-from:w</kohaidx:target_index>
    <kohaidx:target_index>See-from:p</kohaidx:target_index>
    <kohaidx:target_index>See-from:s</kohaidx:target_index>
  </kohaidx:index_heading>
  <kohaidx:index_match_heading tag="430" subfields="abhiklmnqrsuwjxyz" subdivisions="jxyz">
    <kohaidx:target_index>Match:w</kohaidx:target_index>
    <kohaidx:target_index>Match:p</kohaidx:target_index>
    <kohaidx:target_index>Match-heading-see-from:w</kohaidx:target_index>
    <kohaidx:target_index>Match-heading-see-from:p</kohaidx:target_index>
    <kohaidx:target_index>Match-heading-see-from:s</kohaidx:target_index>
  </kohaidx:index_match_heading>

  <kohaidx:index_heading tag="530" subfields="abhiklmnqrsuwjxyz" subdivisions="jxyz">
    <kohaidx:target_index>Title-uniform-see-also-from:w</kohaidx:target_index>
    <kohaidx:target_index>Title-uniform-see-also-from:p</kohaidx:target_index>
    <kohaidx:target_index>Title-uniform-see-also-from:s</kohaidx:target_index>
    <kohaidx:target_index>See-also-from:w</kohaidx:target_index>
    <kohaidx:target_index>See-also-from:p</kohaidx:target_index>
    <kohaidx:target_index>See-also-from:s</kohaidx:target_index>
  </kohaidx:index_heading>
  <kohaidx:index_match_heading tag="530" subfields="abhiklmnqrsuwjxyz" subdivisions="jxyz">
    <kohaidx:target_index>Match:w</kohaidx:target_index>
    <kohaidx:target_index>Match:p</kohaidx:target_index>
  </kohaidx:index_match_heading>

  <kohaidx:index_heading tag="730" subfields="abhiklmnqrsuwjxyz" subdivisions="jxyz">
    <kohaidx:target_index>Title-uniform-parallel:w</kohaidx:target_index>
    <kohaidx:target_index>Title-uniform-parallel:p</kohaidx:target_index>
    <kohaidx:target_index>Title-uniform-parallel:s</kohaidx:target_index>
    <kohaidx:target_index>Parallel:w</kohaidx:target_index>
    <kohaidx:target_index>Parallel:p</kohaidx:target_index>
    <kohaidx:target_index>Parallel:s</kohaidx:target_index>
  </kohaidx:index_heading>
  <kohaidx:index_match_heading tag="730" subfields="abhiklmnqrsuwjxyz" subdivisions="jxyz">
    <kohaidx:target_index>Match:w</kohaidx:target_index>
    <kohaidx:target_index>Match:p</kohaidx:target_index>
  </kohaidx:index_match_heading>

  <!-- Collective Uniform title -->
  <kohaidx:index_subfields tag="235" subfields="abekmrsuwjxyz">
    <kohaidx:target_index>Title-uniform:w</kohaidx:target_index>
    <kohaidx:target_index>Title-uniform:p</kohaidx:target_index>
    <kohaidx:target_index>Title-uniform:s</kohaidx:target_index>
  </kohaidx:index_subfields>
  <kohaidx:index_heading tag="235" subfields="abekmrsuwjxyz" subdivisions="jxyz">
    <kohaidx:target_index>Title-uniform-heading:w</kohaidx:target_index>
    <kohaidx:target_index>Title-uniform-heading:p</kohaidx:target_index>
    <kohaidx:target_index>Title-uniform-heading:s</kohaidx:target_index>
    <kohaidx:target_index>Heading:w</kohaidx:target_index>
    <kohaidx:target_index>Heading:p</kohaidx:target_index>
    <kohaidx:target_index>Heading:s</kohaidx:target_index>
  </kohaidx:index_heading>
  <kohaidx:index_heading tag="235" subfields="a">
    <kohaidx:target_index>Heading-Main:w</kohaidx:target_index>
    <kohaidx:target_index>Heading-Main:p</kohaidx:target_index>
    <kohaidx:target_index>Heading-Main:s</kohaidx:target_index>
  </kohaidx:index_heading>
  <kohaidx:index_match_heading tag="235" subfields="abekmrsuwjxyz" subdivisions="jxyz">
    <kohaidx:target_index>Match:w</kohaidx:target_index>
    <kohaidx:target_index>Match:p</kohaidx:target_index>
    <kohaidx:target_index>Match-heading:w</kohaidx:target_index>
    <kohaidx:target_index>Match-heading:p</kohaidx:target_index>
    <kohaidx:target_index>Match-heading:s</kohaidx:target_index>
  </kohaidx:index_match_heading>

  <kohaidx:index_heading tag="435" subfields="abekmrsuwjxyz" subdivisions="jxyz">
    <kohaidx:target_index>Title-uniform-see-from:w</kohaidx:target_index>
    <kohaidx:target_index>Title-uniform-see-from:p</kohaidx:target_index>
    <kohaidx:target_index>Title-uniform-see-from:s</kohaidx:target_index>
    <kohaidx:target_index>See-from:w</kohaidx:target_index>
    <kohaidx:target_index>See-from:p</kohaidx:target_index>
    <kohaidx:target_index>See-from:s</kohaidx:target_index>
  </kohaidx:index_heading>
  <kohaidx:index_match_heading tag="435" subfields="abekmrsuwjxyz" subdivisions="jxyz">
    <kohaidx:target_index>Match:w</kohaidx:target_index>
    <kohaidx:target_index>Match:p</kohaidx:target_index>
    <kohaidx:target_index>Match-heading-see-from:w</kohaidx:target_index>
    <kohaidx:target_index>Match-heading-see-from:p</kohaidx:target_index>
    <kohaidx:target_index>Match-heading-see-from:s</kohaidx:target_index>
  </kohaidx:index_match_heading>

  <kohaidx:index_heading tag="535" subfields="abekmrsuwjxyz" subdivisions="jxyz">
    <kohaidx:target_index>Title-uniform-see-also-from:w</kohaidx:target_index>
    <kohaidx:target_index>Title-uniform-see-also-from:p</kohaidx:target_index>
    <kohaidx:target_index>Title-uniform-see-also-from:s</kohaidx:target_index>
    <kohaidx:target_index>See-also-from:w</kohaidx:target_index>
    <kohaidx:target_index>See-also-from:p</kohaidx:target_index>
    <kohaidx:target_index>See-also-from:s</kohaidx:target_index>
  </kohaidx:index_heading>
  <kohaidx:index_match_heading tag="535" subfields="abekmrsuwjxyz" subdivisions="jxyz">
    <kohaidx:target_index>Match:w</kohaidx:target_index>
    <kohaidx:target_index>Match:p</kohaidx:target_index>
  </kohaidx:index_match_heading>

  <kohaidx:index_heading tag="735" subfields="abekmrsuwjxyz" subdivisions="jxyz">
    <kohaidx:target_index>Title-uniform-parallel:w</kohaidx:target_index>
    <kohaidx:target_index>Title-uniform-parallel:p</kohaidx:target_index>
    <kohaidx:target_index>Title-uniform-parallel:s</kohaidx:target_index>
    <kohaidx:target_index>Parallel:w</kohaidx:target_index>
    <kohaidx:target_index>Parallel:p</kohaidx:target_index>
    <kohaidx:target_index>Parallel:s</kohaidx:target_index>
  </kohaidx:index_heading>
  <kohaidx:index_match_heading tag="735" subfields="abekmrsuwjxyz" subdivisions="jxyz">
    <kohaidx:target_index>Match:w</kohaidx:target_index>
    <kohaidx:target_index>Match:p</kohaidx:target_index>
  </kohaidx:index_match_heading>

  <!-- Name and title -->
  <kohaidx:index_subfields tag="240" subfields="atjxyz">
    <kohaidx:target_index>Name-Title:w</kohaidx:target_index>
    <kohaidx:target_index>Name-Title:p</kohaidx:target_index>
    <kohaidx:target_index>Name-Title:s</kohaidx:target_index>
  </kohaidx:index_subfields>
  <kohaidx:index_heading tag="240" subfields="atjxyz" subdivisions="jxyz">
    <kohaidx:target_index>Name-Title-heading:w</kohaidx:target_index>
    <kohaidx:target_index>Name-Title-heading:p</kohaidx:target_index>
    <kohaidx:target_index>Name-Title-heading:s</kohaidx:target_index>
    <kohaidx:target_index>Heading:w</kohaidx:target_index>
    <kohaidx:target_index>Heading:p</kohaidx:target_index>
    <kohaidx:target_index>Heading:s</kohaidx:target_index>
  </kohaidx:index_heading>
  <kohaidx:index_heading tag="240" subfields="a">
    <kohaidx:target_index>Heading-Main:w</kohaidx:target_index>
    <kohaidx:target_index>Heading-Main:p</kohaidx:target_index>
    <kohaidx:target_index>Heading-Main:s</kohaidx:target_index>
  </kohaidx:index_heading>
  <kohaidx:index_match_heading tag="240" subfields="atjxyz" subdivisions="jxyz">
    <kohaidx:target_index>Match:w</kohaidx:target_index>
    <kohaidx:target_index>Match:p</kohaidx:target_index>
    <kohaidx:target_index>Match-heading:w</kohaidx:target_index>
    <kohaidx:target_index>Match-heading:p</kohaidx:target_index>
    <kohaidx:target_index>Match-heading:s</kohaidx:target_index>
  </kohaidx:index_match_heading>

  <kohaidx:index_heading tag="440" subfields="atjxyz" subdivisions="jxyz">
    <kohaidx:target_index>Name-Title-see-from:w</kohaidx:target_index>
    <kohaidx:target_index>Name-Title-see-from:p</kohaidx:target_index>
    <kohaidx:target_index>Name-Title-see-from:s</kohaidx:target_index>
    <kohaidx:target_index>See-from:w</kohaidx:target_index>
    <kohaidx:target_index>See-from:p</kohaidx:target_index>
    <kohaidx:target_index>See-from:s</kohaidx:target_index>
  </kohaidx:index_heading>
  <kohaidx:index_match_heading tag="440" subfields="atjxyz" subdivisions="jxyz">
    <kohaidx:target_index>Match:w</kohaidx:target_index>
    <kohaidx:target_index>Match:p</kohaidx:target_index>
    <kohaidx:target_index>Match-heading-see-from:w</kohaidx:target_index>
    <kohaidx:target_index>Match-heading-see-from:p</kohaidx:target_index>
    <kohaidx:target_index>Match-heading-see-from:s</kohaidx:target_index>
  </kohaidx:index_match_heading>

  <kohaidx:index_heading tag="540" subfields="atjxyz" subdivisions="jxyz">
    <kohaidx:target_index>Name-Title-see-also-from:w</kohaidx:target_index>
    <kohaidx:target_index>Name-Title-see-also-from:p</kohaidx:target_index>
    <kohaidx:target_index>Name-Title-see-also-from:s</kohaidx:target_index>
    <kohaidx:target_index>See-also-from:w</kohaidx:target_index>
    <kohaidx:target_index>See-also-from:p</kohaidx:target_index>
    <kohaidx:target_index>See-also-from:s</kohaidx:target_index>
  </kohaidx:index_heading>
  <kohaidx:index_match_heading tag="540" subfields="atjxyz" subdivisions="jxyz">
    <kohaidx:target_index>Match:w</kohaidx:target_index>
    <kohaidx:target_index>Match:p</kohaidx:target_index>
  </kohaidx:index_match_heading>

  <kohaidx:index_heading tag="740" subfields="atjxyz" subdivisions="jxyz">
    <kohaidx:target_index>Name-Title-parallel:w</kohaidx:target_index>
    <kohaidx:target_index>Name-Title-parallel:p</kohaidx:target_index>
    <kohaidx:target_index>Name-Title-parallel:s</kohaidx:target_index>
    <kohaidx:target_index>Parallel:w</kohaidx:target_index>
    <kohaidx:target_index>Parallel:p</kohaidx:target_index>
    <kohaidx:target_index>Parallel:s</kohaidx:target_index>
  </kohaidx:index_heading>
  <kohaidx:index_match_heading tag="740" subfields="atjxyz" subdivisions="jxyz">
    <kohaidx:target_index>Match:w</kohaidx:target_index>
    <kohaidx:target_index>Match:p</kohaidx:target_index>
  </kohaidx:index_match_heading>

  <!-- Topical term -->
  <kohaidx:index_subfields tag="250" subfields="ajxyz">
    <kohaidx:target_index>Subject-topical:w</kohaidx:target_index>
    <kohaidx:target_index>Subject-topical:p</kohaidx:target_index>
    <kohaidx:target_index>Subject-topical:s</kohaidx:target_index>
  </kohaidx:index_subfields>
  <kohaidx:index_heading tag="250" subfields="ajxyz" subdivisions="jxyz">
    <kohaidx:target_index>Subject-topical-heading:w</kohaidx:target_index>
    <kohaidx:target_index>Subject-topical-heading:p</kohaidx:target_index>
    <kohaidx:target_index>Subject-topical-heading:s</kohaidx:target_index>
    <kohaidx:target_index>Heading:w</kohaidx:target_index>
    <kohaidx:target_index>Heading:p</kohaidx:target_index>
    <kohaidx:target_index>Heading:s</kohaidx:target_index>
  </kohaidx:index_heading>
  <kohaidx:index_heading tag="250" subfields="a">
    <kohaidx:target_index>Heading-Main:w</kohaidx:target_index>
    <kohaidx:target_index>Heading-Main:p</kohaidx:target_index>
    <kohaidx:target_index>Heading-Main:s</kohaidx:target_index>
  </kohaidx:index_heading>
  <kohaidx:index_match_heading tag="250" subfields="ajxyz" subdivisions="jxyz">
    <kohaidx:target_index>Match:w</kohaidx:target_index>
    <kohaidx:target_index>Match:p</kohaidx:target_index>
    <kohaidx:target_index>Match-heading:w</kohaidx:target_index>
    <kohaidx:target_index>Match-heading:p</kohaidx:target_index>
    <kohaidx:target_index>Match-heading:s</kohaidx:target_index>
  </kohaidx:index_match_heading>

  <kohaidx:index_heading tag="450" subfields="ajxyz" subdivisions="jxyz">
    <kohaidx:target_index>Subject-topical-see-from:w</kohaidx:target_index>
    <kohaidx:target_index>Subject-topical-see-from:p</kohaidx:target_index>
    <kohaidx:target_index>Subject-topical-see-from:s</kohaidx:target_index>
    <kohaidx:target_index>See-from:w</kohaidx:target_index>
    <kohaidx:target_index>See-from:p</kohaidx:target_index>
    <kohaidx:target_index>See-from:s</kohaidx:target_index>
  </kohaidx:index_heading>
  <kohaidx:index_match_heading tag="450" subfields="ajxyz" subdivisions="jxyz">
    <kohaidx:target_index>Match:w</kohaidx:target_index>
    <kohaidx:target_index>Match:p</kohaidx:target_index>
    <kohaidx:target_index>Match-heading-see-from:w</kohaidx:target_index>
    <kohaidx:target_index>Match-heading-see-from:p</kohaidx:target_index>
    <kohaidx:target_index>Match-heading-see-from:s</kohaidx:target_index>
  </kohaidx:index_match_heading>

  <kohaidx:index_heading tag="550" subfields="ajxyz" subdivisions="jxyz">
    <kohaidx:target_index>Subject-topical-see-also-from:w</kohaidx:target_index>
    <kohaidx:target_index>Subject-topical-see-also-from:p</kohaidx:target_index>
    <kohaidx:target_index>Subject-topical-see-also-from:s</kohaidx:target_index>
    <kohaidx:target_index>See-also-from:w</kohaidx:target_index>
    <kohaidx:target_index>See-also-from:p</kohaidx:target_index>
    <kohaidx:target_index>See-also-from:s</kohaidx:target_index>
  </kohaidx:index_heading>
  <kohaidx:index_match_heading tag="550" subfields="ajxyz" subdivisions="jxyz">
    <kohaidx:target_index>Match:w</kohaidx:target_index>
    <kohaidx:target_index>Match:p</kohaidx:target_index>
  </kohaidx:index_match_heading>

  <kohaidx:index_heading tag="750" subfields="ajxyz" subdivisions="jxyz">
    <kohaidx:target_index>Subject-topical-parallel:w</kohaidx:target_index>
    <kohaidx:target_index>Subject-topical-parallel:p</kohaidx:target_index>
    <kohaidx:target_index>Subject-topical-parallel:s</kohaidx:target_index>
    <kohaidx:target_index>Parallel:w</kohaidx:target_index>
    <kohaidx:target_index>Parallel:p</kohaidx:target_index>
    <kohaidx:target_index>Parallel:s</kohaidx:target_index>
  </kohaidx:index_heading>
  <kohaidx:index_match_heading tag="750" subfields="ajxyz" subdivisions="jxyz">
    <kohaidx:target_index>Match:w</kohaidx:target_index>
    <kohaidx:target_index>Match:p</kohaidx:target_index>
  </kohaidx:index_match_heading>

  <!-- Place -->
  <kohaidx:index_subfields tag="260" subfields="abcdjxyz">
    <kohaidx:target_index>Place:w</kohaidx:target_index>
    <kohaidx:target_index>Place:p</kohaidx:target_index>
    <kohaidx:target_index>Place:s</kohaidx:target_index>
  </kohaidx:index_subfields>
  <kohaidx:index_heading tag="260" subfields="abcdjxyz" subdivisions="jxyz">
    <kohaidx:target_index>Place-heading:w</kohaidx:target_index>
    <kohaidx:target_index>Place-heading:p</kohaidx:target_index>
    <kohaidx:target_index>Place-heading:s</kohaidx:target_index>
    <kohaidx:target_index>Heading:w</kohaidx:target_index>
    <kohaidx:target_index>Heading:p</kohaidx:target_index>
    <kohaidx:target_index>Heading:s</kohaidx:target_index>
  </kohaidx:index_heading>
  <kohaidx:index_heading tag="260" subfields="a">
    <kohaidx:target_index>Heading-Main:w</kohaidx:target_index>
    <kohaidx:target_index>Heading-Main:p</kohaidx:target_index>
    <kohaidx:target_index>Heading-Main:s</kohaidx:target_index>
  </kohaidx:index_heading>
  <kohaidx:index_match_heading tag="260" subfields="abcdjxyz" subdivisions="jxyz">
    <kohaidx:target_index>Match:w</kohaidx:target_index>
    <kohaidx:target_index>Match:p</kohaidx:target_index>
    <kohaidx:target_index>Match-heading:w</kohaidx:target_index>
    <kohaidx:target_index>Match-heading:p</kohaidx:target_index>
    <kohaidx:target_index>Match-heading:s</kohaidx:target_index>
  </kohaidx:index_match_heading>

  <kohaidx:index_heading tag="460" subfields="abcdjxyz" subdivisions="jxyz">
    <kohaidx:target_index>Place-see-from:w</kohaidx:target_index>
    <kohaidx:target_index>Place-see-from:p</kohaidx:target_index>
    <kohaidx:target_index>Place-see-from:s</kohaidx:target_index>
    <kohaidx:target_index>See-from:w</kohaidx:target_index>
    <kohaidx:target_index>See-from:p</kohaidx:target_index>
    <kohaidx:target_index>See-from:s</kohaidx:target_index>
  </kohaidx:index_heading>
  <kohaidx:index_match_heading tag="460" subfields="abcdjxyz" subdivisions="jxyz">
    <kohaidx:target_index>Match:w</kohaidx:target_index>
    <kohaidx:target_index>Match:p</kohaidx:target_index>
    <kohaidx:target_index>Match-heading-see-from:w</kohaidx:target_index>
    <kohaidx:target_index>Match-heading-see-from:p</kohaidx:target_index>
    <kohaidx:target_index>Match-heading-see-from:s</kohaidx:target_index>
  </kohaidx:index_match_heading>

  <kohaidx:index_heading tag="560" subfields="abcdjxyz" subdivisions="jxyz">
    <kohaidx:target_index>Place-see-also-from:w</kohaidx:target_index>
    <kohaidx:target_index>Place-see-also-from:p</kohaidx:target_index>
    <kohaidx:target_index>Place-see-also-from:s</kohaidx:target_index>
    <kohaidx:target_index>See-also-from:w</kohaidx:target_index>
    <kohaidx:target_index>See-also-from:p</kohaidx:target_index>
    <kohaidx:target_index>See-also-from:s</kohaidx:target_index>
  </kohaidx:index_heading>
  <kohaidx:index_match_heading tag="560" subfields="abcdjxyz" subdivisions="jxyz">
    <kohaidx:target_index>Match:w</kohaidx:target_index>
    <kohaidx:target_index>Match:p</kohaidx:target_index>
  </kohaidx:index_match_heading>

  <kohaidx:index_heading tag="760" subfields="abcdjxyz" subdivisions="jxyz">
    <kohaidx:target_index>Place-parallel:w</kohaidx:target_index>
    <kohaidx:target_index>Place-parallel:p</kohaidx:target_index>
    <kohaidx:target_index>Place-parallel:s</kohaidx:target_index>
    <kohaidx:target_index>Parallel:w</kohaidx:target_index>
    <kohaidx:target_index>Parallel:p</kohaidx:target_index>
    <kohaidx:target_index>Parallel:s</kohaidx:target_index>
  </kohaidx:index_heading>
  <kohaidx:index_match_heading tag="760" subfields="abcdjxyz" subdivisions="jxyz">
    <kohaidx:target_index>Match:w</kohaidx:target_index>
    <kohaidx:target_index>Match:p</kohaidx:target_index>
  </kohaidx:index_match_heading>

  <!-- Genre/form -->
  <kohaidx:index_subfields tag="280" subfields="ajxyz">
    <kohaidx:target_index>Form:w</kohaidx:target_index>
    <kohaidx:target_index>Form:p</kohaidx:target_index>
    <kohaidx:target_index>Form:s</kohaidx:target_index>
  </kohaidx:index_subfields>
  <kohaidx:index_heading tag="280" subfields="ajxyz" subdivisions="jxyz">
    <kohaidx:target_index>Form-heading:w</kohaidx:target_index>
    <kohaidx:target_index>Form-heading:p</kohaidx:target_index>
    <kohaidx:target_index>Form-heading:s</kohaidx:target_index>
    <kohaidx:target_index>Heading:w</kohaidx:target_index>
    <kohaidx:target_index>Heading:p</kohaidx:target_index>
    <kohaidx:target_index>Heading:s</kohaidx:target_index>
  </kohaidx:index_heading>
  <kohaidx:index_heading tag="280" subfields="a">
    <kohaidx:target_index>Heading-Main:w</kohaidx:target_index>
    <kohaidx:target_index>Heading-Main:p</kohaidx:target_index>
    <kohaidx:target_index>Heading-Main:s</kohaidx:target_index>
  </kohaidx:index_heading>
  <kohaidx:index_match_heading tag="280" subfields="ajxyz" subdivisions="jxyz">
    <kohaidx:target_index>Match:w</kohaidx:target_index>
    <kohaidx:target_index>Match:p</kohaidx:target_index>
    <kohaidx:target_index>Match-heading:w</kohaidx:target_index>
    <kohaidx:target_index>Match-heading:p</kohaidx:target_index>
    <kohaidx:target_index>Match-heading:s</kohaidx:target_index>
  </kohaidx:index_match_heading>

  <kohaidx:index_heading tag="480" subfields="ajxyz" subdivisions="jxyz">
    <kohaidx:target_index>Form-see-from:w</kohaidx:target_index>
    <kohaidx:target_index>Form-see-from:p</kohaidx:target_index>
    <kohaidx:target_index>Form-see-from:s</kohaidx:target_index>
    <kohaidx:target_index>See-from:w</kohaidx:target_index>
    <kohaidx:target_index>See-from:p</kohaidx:target_index>
    <kohaidx:target_index>See-from:s</kohaidx:target_index>
  </kohaidx:index_heading>
  <kohaidx:index_match_heading tag="480" subfields="ajxyz" subdivisions="jxyz">
    <kohaidx:target_index>Match:w</kohaidx:target_index>
    <kohaidx:target_index>Match:p</kohaidx:target_index>
    <kohaidx:target_index>Match-heading-see-from:w</kohaidx:target_index>
    <kohaidx:target_index>Match-heading-see-from:p</kohaidx:target_index>
    <kohaidx:target_index>Match-heading-see-from:s</kohaidx:target_index>
  </kohaidx:index_match_heading>

  <kohaidx:index_heading tag="580" subfields="ajxyz" subdivisions="jxyz">
    <kohaidx:target_index>Form-see-also-from:w</kohaidx:target_index>
    <kohaidx:target_index>Form-see-also-from:p</kohaidx:target_index>
    <kohaidx:target_index>Form-see-also-from:s</kohaidx:target_index>
    <kohaidx:target_index>See-also-from:w</kohaidx:target_index>
    <kohaidx:target_index>See-also-from:p</kohaidx:target_index>
    <kohaidx:target_index>See-also-from:s</kohaidx:target_index>
  </kohaidx:index_heading>
  <kohaidx:index_match_heading tag="580" subfields="ajxyz" subdivisions="jxyz">
    <kohaidx:target_index>Match:w</kohaidx:target_index>
    <kohaidx:target_index>Match:p</kohaidx:target_index>
  </kohaidx:index_match_heading>

  <kohaidx:index_heading tag="780" subfields="ajxyz" subdivisions="jxyz">
    <kohaidx:target_index>Form-parallel:w</kohaidx:target_index>
    <kohaidx:target_index>Form-parallel:p</kohaidx:target_index>
    <kohaidx:target_index>Form-parallel:s</kohaidx:target_index>
    <kohaidx:target_index>Parallel:w</kohaidx:target_index>
    <kohaidx:target_index>Parallel:p</kohaidx:target_index>
    <kohaidx:target_index>Parallel:s</kohaidx:target_index>
  </kohaidx:index_heading>
  <kohaidx:index_match_heading tag="780" subfields="ajxyz" subdivisions="jxyz">
    <kohaidx:target_index>Match:w</kohaidx:target_index>
    <kohaidx:target_index>Match:p</kohaidx:target_index>
  </kohaidx:index_match_heading>

  <!-- Notes 300, 305, 310, 320, 330, 340, 356-->
  <kohaidx:index_subfields tag="300" subfields="a">
    <kohaidx:target_index>Note:w</kohaidx:target_index>
    <kohaidx:target_index>Note:p</kohaidx:target_index>
  </kohaidx:index_subfields>
  <kohaidx:index_subfields tag="305" subfields="a">
    <kohaidx:target_index>Note:w</kohaidx:target_index>
    <kohaidx:target_index>Note:p</kohaidx:target_index>
  </kohaidx:index_subfields>
  <kohaidx:index_subfields tag="310" subfields="a">
    <kohaidx:target_index>Note:w</kohaidx:target_index>
    <kohaidx:target_index>Note:p</kohaidx:target_index>
  </kohaidx:index_subfields>
  <kohaidx:index_subfields tag="320" subfields="a">
    <kohaidx:target_index>Note:w</kohaidx:target_index>
    <kohaidx:target_index>Note:p</kohaidx:target_index>
  </kohaidx:index_subfields>
  <kohaidx:index_subfields tag="330" subfields="a">
    <kohaidx:target_index>Note:w</kohaidx:target_index>
    <kohaidx:target_index>Note:p</kohaidx:target_index>
  </kohaidx:index_subfields>
  <kohaidx:index_subfields tag="340" subfields="a">
    <kohaidx:target_index>Note:w</kohaidx:target_index>
    <kohaidx:target_index>Note:p</kohaidx:target_index>
  </kohaidx:index_subfields>
  <kohaidx:index_subfields tag="356" subfields="a">
    <kohaidx:target_index>Note:w</kohaidx:target_index>
    <kohaidx:target_index>Note:p</kohaidx:target_index>
  </kohaidx:index_subfields>

  <!-- authtype-->
  <kohaidx:index_subfields tag="152" subfields="b">
    <kohaidx:target_index>authtype:w</kohaidx:target_index>
    <kohaidx:target_index>authtype:p</kohaidx:target_index>
  </kohaidx:index_subfields>
  <kohaidx:index_subfields tag="942" subfields="a">
    <kohaidx:target_index>authtype:w</kohaidx:target_index>
  </kohaidx:index_subfields>
</kohaidx:index_defs>
