Revision 49043
Added by Miriam Baglioni about 7 years ago
modules/dnet-openaireplus-workflows/trunk/src/main/resources/eu/dnetlib/msro/openaireplus/workflows/repo-hi/xslt/aff2db.xsl | ||
---|---|---|
58 | 58 |
<FIELD name="call_identifier"> |
59 | 59 |
<xsl:value-of select=".//column[@name='Call']"/> |
60 | 60 |
</FIELD> |
61 |
<FIELD name="contactfullname"> |
|
61 |
<!-- <FIELD name="contactfullname">
|
|
62 | 62 |
<xsl:value-of select=".//column[@name='Name']"/> |
63 |
</FIELD> |
|
63 |
</FIELD> -->
|
|
64 | 64 |
<FIELD name="optional1"> |
65 | 65 |
<xsl:value-of select="concat(.//column[@name='Funding'], ' €')"/> |
66 | 66 |
</FIELD> |
Also available in: Unified diff
commented new field contactfullname in table projects. To remove the comment when new db version in beta