Project

General

Profile

« Previous | Next » 

Revision 49479

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

View differences:

publication_tsv_notitle.xsl
108 108

  
109 109
                    <!--access -->
110 110
                    <xsl:text>&quot;</xsl:text>
111
                    <xsl:value-of select="../field[@name='bestlicense']/@value"/>
111
                    <xsl:value-of select="../field[@name='bestaccessright']/@value"/>
112 112
                    <xsl:text>&quot;</xsl:text>
113 113
                    <xsl:text>&#xD;</xsl:text>
114 114

  
......
181 181

  
182 182
                <!--access -->
183 183
                <xsl:text>&quot;</xsl:text>
184
                <xsl:value-of select="../field[@name='bestlicense']/@value"/>
184
                <xsl:value-of select="../field[@name='bestaccessright']/@value"/>
185 185
                <xsl:text>&quot;</xsl:text>
186 186
                <xsl:text>&#xD;</xsl:text>
187 187
            </xsl:otherwise>

Also available in: Unified diff