Project

General

Profile

« Previous | Next » 

Revision 57540

Added currency for the amount funded to each organization. Currency set to EUR by default since we have projects funded by the EU

View differences:

modules/dnet-openaireplus-profiles/trunk/src/main/resources/eu/dnetlib/test/profiles/TransformationRuleDSResources/TransformationRuleDSResourceType/funders/cordah2020_2_db.xml
248 248
                                    <FIELD name="contribution" type="float">
249 249
                                    <xsl:value-of select="./ParticipantRequestedEUContrib"/>
250 250
                                </FIELD>
251
                                <FIELD name="currency">
252
                                <xsl:value-of select="string('EUR')"/>
253
                           </FIELD>
251 254
                                </xsl:if>
252 255
								<xsl:choose>
253 256
									<xsl:when test="./ParticipantOrder = 1">

Also available in: Unified diff