Project

General

Profile

« Previous | Next » 

Revision 49479

Adopting the change of licence field to accessright, related to #3128

View differences:

sygma_dataset.xsl
45 45
                    <webresource><xsl:value-of select="@value"/></webresource>
46 46
                </xsl:for-each>
47 47
            </xsl:for-each>
48
            <bestlicense><xsl:value-of select="field[@name='bestlicense']/@value"/></bestlicense>
48
            <bestlicense><xsl:value-of select="field[@name='bestaccessright']/@value"/></bestlicense>
49 49
            <relatedpublications>
50 50
                    <xsl:for-each select="field[@name='isRelatedTo']">
51 51
                        <xsl:if test="field[@name='resulttypeid']/@value = 'publication'">

Also available in: Unified diff