The medim type was set to electronic_resource if 856$u is present. The
medium is now set to book (unless fulltext_a / fulltext_b is present).
kk if electronic_location_url.
is present. This item
<xsl:when test="$fulltext_b">
<xsl:text>electronic resource</xsl:text>
</xsl:when>
- <xsl:when test="$electronic_location_url">
- <xsl:text>electronic resource</xsl:text>
- </xsl:when>
<xsl:when test="$journal_title">
<xsl:text>article</xsl:text>
</xsl:when>