primo-pz2.xsl creates citation rather than journal-subpart PAZ-972
authorAdam Dickmeiss <adam@indexdata.dk>
Fri, 3 Oct 2014 10:02:42 +0000 (12:02 +0200)
committerAdam Dickmeiss <adam@indexdata.dk>
Fri, 3 Oct 2014 10:03:30 +0000 (12:03 +0200)
etc/xsl/primo-pz2.xsl

index 6f9c34b..e3c5d5a 100644 (file)
@@ -94,7 +94,7 @@
     </xsl:for-each>
 
     <xsl:for-each select="prim:jtitle">
-      <pz:metadata type="journal-title">
+      <pz:metadata type="citation">
        <xsl:value-of select="." />
       </pz:metadata>
     </xsl:for-each>