Project

General

Profile

« Previous | Next » 

Revision 57276

Transformation rules modified to consider also funded amount and summary for the projects. Not all the rules consider both the updates (not all the funders provide both funded amount and summary for the project) ref #4965

View differences:

rsf2db.xml
74 74
                            <FIELD name="contactfullname">
75 75
                                <xsl:value-of select=".//column[@name='Project Lead']"/>
76 76
                            </FIELD>
77
                           <!-- <FIELD name="amount"> it was optional1 before
78
                                <xsl:value-of select="concat(.//column[@name='Funding'], ' €')"/>
79
                            </FIELD> -->
77

  
80 78
                            <FIELD name="summary">
81 79
                                <xsl:value-of select=".//column[@name='Annotation']"/>
82 80
                            </FIELD>

Also available in: Unified diff