diff --git a/modules/bibformat/etc/format_templates/RSS.xsl b/modules/bibformat/etc/format_templates/RSS.xsl index 194ecb9d5..23d4cacec 100644 --- a/modules/bibformat/etc/format_templates/RSS.xsl +++ b/modules/bibformat/etc/format_templates/RSS.xsl @@ -1,129 +1,129 @@ - <xsl:for-each select="datafield[@tag='245' and @ind1=' ' and @ind2=' ']"> + <xsl:for-each select="datafield[@tag='245']"> <xsl:value-of select="subfield[@code='a']"/> <xsl:if test="subfield[@code='b']"> <xsl:text>: </xsl:text><xsl:value-of select="subfield[@code='b']"/> </xsl:if> </xsl:for-each> - <xsl:for-each select="datafield[@tag='111' and @ind1=' ' and @ind2=' ']"> + <xsl:for-each select="datafield[@tag='111']"> <xsl:value-of select="subfield[@code='a']"/> </xsl:for-each> - + - + - + urn:ISBN: urn:ISSN: