Add <fulltexturl> to sample input record.
[pazpar2-moved-to-github.git] / etc / tmarc.xsl
index c631e14..2699003 100644 (file)
         </xsl:if>
         <xsl:if test="tmarc:sg">
          <xsl:variable name="value">
-           <xsl:value-of select="*"/>
+            <xsl:for-each select="tmarc:sg">
+              <xsl:value-of select="."/>
+            </xsl:for-each>
          </xsl:variable>
           <pz:metadata type="journal-subpart">
             <xsl:value-of select="$value"/>