Project

General

Profile

« Previous | Next » 

Revision 55150

handle case no funding is given for SNSF projects

View differences:

modules/dnet-openaireplus-profiles/trunk/src/main/resources/eu/dnetlib/test/profiles/TransformationRuleDSResources/TransformationRuleDSResourceType/funders/snsf_2_db.xml
136 136
                                <xsl:when test="string-length($p1) &gt; 0">
137 137
                                    <xsl:value-of select="concat($namespacePrefix, '::SNSF::', $p1)"/>
138 138
                                </xsl:when>
139
                                <xsl:otherwise>
140
                                    <xsl:value-of select="concat($namespacePrefix, '::SNSF')"/>
141
                                </xsl:otherwise>
139 142
                            </xsl:choose>
140 143
                        </xsl:variable>
141 144

  

Also available in: Unified diff