Updated the files to handle oai_dc namespaces for the record meta-data.
[idzebra-moved-to-github.git] / examples / oai-pmh / conf / oai2zebra.xsl
index 07d3799..ff59dac 100644 (file)
        z:schema="{$schema}"
        z:size="{$size}"
        >
+     <!--
      <title>
        <xsl:value-of select="oai:record/oai:metadata/oai_dc:dc/dc:title"/>
      </title>
+     -->
    </z:record>
 
  </xsl:template>