Project

General

Profile

« Previous | Next » 

Revision 58175

Added result type column in CSV

View differences:

csv_result_special.xsl
20 20
        <xsl:value-of select="replace(., '[&#x007F;-&#x009F;]', ' ')"/>
21 21
    </xsl:template>
22 22

  
23
    <!-- Title, Authors, Publication Year, DOI, Download from, Publication Type, Journal, Funder, Project Name (GA Number), Access -->
23
    <!-- Type, Title, Authors, Publication Year, DOI, Download from, Publication Type, Journal, Funder, Project Name (GA Number), Access -->
24 24

  
25 25
    <xsl:template match="oaf:result">
26 26
        <xsl:for-each select="rels/rel/to[@class='isProducedBy']">

Also available in: Unified diff